jenkins-bot has submitted this change and it was merged.
Change subject: Automatically fix fixable code style problems
......................................................................
Automatically fix fixable code style problems
Change-Id: I6402aa27629d4e8df4dc64656dd6bbda19492573
---
M composer.json
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Legoktm: Looks good to me, approved
jenkins-bot: Verified
diff --git a/composer.json b/composer.json
index 8179edc..f0471fe 100644
--- a/composer.json
+++ b/composer.json
@@ -7,6 +7,9 @@
"test": [
"parallel-lint . --exclude vendor",
"phpcs -p -s"
+ ],
+ "fix": [
+ "phpcbf -p"
]
}
}
--
To view, visit https://gerrit.wikimedia.org/r/248623
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6402aa27629d4e8df4dc64656dd6bbda19492573
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/MathSearch
Gerrit-Branch: master
Gerrit-Owner: Physikerwelt <[email protected]>
Gerrit-Reviewer: Dyiop <[email protected]>
Gerrit-Reviewer: Hcohl <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Physikerwelt <[email protected]>
Gerrit-Reviewer: TasneemLo <[email protected]>
Gerrit-Reviewer: Whyameri <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits