jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/350935 )
Change subject: Add fix phpcbf command to composer.json
......................................................................
Add fix phpcbf command to composer.json
This allows to use the phpcbf easily
Change-Id: I79deda0394fee29f8c4f7e74a20b77793e4fd4a9
---
M composer.json
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
Thiemo Mättig (WMDE): Looks good to me, approved
diff --git a/composer.json b/composer.json
index d61810b..98d41d9 100644
--- a/composer.json
+++ b/composer.json
@@ -4,6 +4,7 @@
"mediawiki/mediawiki-codesniffer": "0.7.2"
},
"scripts": {
+ "fix": "phpcbf",
"test": [
"parallel-lint . --exclude vendor",
"phpcs -p -s"
--
To view, visit https://gerrit.wikimedia.org/r/350935
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I79deda0394fee29f8c4f7e74a20b77793e4fd4a9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Cognate
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits