jenkins-bot has submitted this change and it was merged.
Change subject: Update jakub-onderka/php-parallel-lint to 0.9
......................................................................
Update jakub-onderka/php-parallel-lint to 0.9
Also make debuging php code sniffer easier by adding -s tag.
Change-Id: Ie402ad2a1cb88c281e82eab04d5a8b40321c4e5d
---
M composer.json
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Legoktm: Looks good to me, approved
jenkins-bot: Verified
diff --git a/composer.json b/composer.json
index 46fe757..cc2e96f 100644
--- a/composer.json
+++ b/composer.json
@@ -18,7 +18,7 @@
"php": ">=5.3.3"
},
"require-dev": {
- "jakub-onderka/php-parallel-lint": "0.8.*",
+ "jakub-onderka/php-parallel-lint": "0.9.*",
"phpunit/phpunit": "4.6.*",
"mediawiki/mediawiki-codesniffer": "0.4.0",
"ext-mbstring": "*"
@@ -28,7 +28,7 @@
"test": [
"parallel-lint . --exclude vendor",
"phpunit $PHPUNIT_ARGS",
- "phpcs -p",
+ "phpcs -p -s",
"php scripts/benchmark.php"
]
},
--
To view, visit https://gerrit.wikimedia.org/r/244894
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie402ad2a1cb88c281e82eab04d5a8b40321c4e5d
Gerrit-PatchSet: 1
Gerrit-Project: utfnormal
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits