jenkins-bot has submitted this change and it was merged.
Change subject: phpcs.xml: Ignore JS demo files in the PHP distribution
......................................................................
phpcs.xml: Ignore JS demo files in the PHP distribution
Change-Id: I42799ba585d7422cfae0cb3fbf356cf22f7124db
---
M phpcs.xml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Legoktm: Looks good to me, approved
jenkins-bot: Verified
diff --git a/phpcs.xml b/phpcs.xml
index afe982c..adeac4f 100644
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -6,5 +6,6 @@
<arg name="extensions" value="php"/>
<exclude-pattern>coverage</exclude-pattern>
<exclude-pattern>vendor</exclude-pattern>
+ <exclude-pattern>demos/pages</exclude-pattern>
<exclude-pattern>demos/php</exclude-pattern>
</ruleset>
--
To view, visit https://gerrit.wikimedia.org/r/232432
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I42799ba585d7422cfae0cb3fbf356cf22f7124db
Gerrit-PatchSet: 3
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[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