Merge "phpcs: Run MediaWiki.Commenting.FunctionComment.WrongStyle sniff"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sun, 7 May 2017 00:53:00 +0000 (00:53 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sun, 7 May 2017 00:53:00 +0000 (00:53 +0000)
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" />