phpcs: Run MediaWiki.Commenting.FunctionComment.WrongStyle sniff
authorKunal Mehta <legoktm@member.fsf.org>
Sat, 6 May 2017 19:39:29 +0000 (12:39 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Sat, 6 May 2017 19:45:42 +0000 (12:45 -0700)
All files in the repository currently pass.

Change-Id: I5549abfe8374ae4b6f8904c2d7870ea77b8ee17c

phpcs.xml

index 4b691ca..b2c8d89 100644 (file)
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -13,7 +13,6 @@
                <exclude name="MediaWiki.Commenting.FunctionComment.SpacingAfter" />
                <exclude name="MediaWiki.Commenting.FunctionComment.SpacingAfterParamName" />
                <exclude name="MediaWiki.Commenting.FunctionComment.SpacingAfterParamType" />
-               <exclude name="MediaWiki.Commenting.FunctionComment.WrongStyle" />
                <exclude name="MediaWiki.Commenting.IllegalSingleLineComment.IllegalSingleLineCommentStart" />
                <exclude name="MediaWiki.Commenting.IllegalSingleLineComment.IllegalSingleLineCommentEnd" />
                <exclude name="MediaWiki.ControlStructures.AssignmentInControlStructures.AssignmentInControlStructures" />