We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 521011e commit dd4b432Copy full SHA for dd4b432
ruleset.xml
@@ -8,6 +8,7 @@
8
<rule ref="Generic.NamingConventions.UpperCaseConstantName"/>
9
<rule ref="./custom-standards/Flyeralarm/Sniffs/File/ExceptionMessageSniff.php"/>
10
<rule ref="./custom-standards/Flyeralarm/Sniffs/File/ForbiddenKeywordsSniff.php"/>
11
+ <rule ref="./custom-standards/Flyeralarm/Sniffs/File/NamespacesSniff.php"/>
12
<rule ref="./custom-standards/Flyeralarm/Sniffs/File/NoClassKindSuffixSniff.php"/>
13
<rule ref="./custom-standards/Flyeralarm/Sniffs/Docblock/ReturnTypeSniff.php"/>
14
<rule ref="./custom-standards/Flyeralarm/Sniffs/Docblock/ExpectedExceptionMessageSniff.php"/>
0 commit comments