Skip to content

Commit dd4b432

Browse files
committed
Revert "namespace declaration has not to be in UpperCamelCase"
This reverts commit 521011e.
1 parent 521011e commit dd4b432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<rule ref="Generic.NamingConventions.UpperCaseConstantName"/>
99
<rule ref="./custom-standards/Flyeralarm/Sniffs/File/ExceptionMessageSniff.php"/>
1010
<rule ref="./custom-standards/Flyeralarm/Sniffs/File/ForbiddenKeywordsSniff.php"/>
11+
<rule ref="./custom-standards/Flyeralarm/Sniffs/File/NamespacesSniff.php"/>
1112
<rule ref="./custom-standards/Flyeralarm/Sniffs/File/NoClassKindSuffixSniff.php"/>
1213
<rule ref="./custom-standards/Flyeralarm/Sniffs/Docblock/ReturnTypeSniff.php"/>
1314
<rule ref="./custom-standards/Flyeralarm/Sniffs/Docblock/ExpectedExceptionMessageSniff.php"/>

0 commit comments

Comments
 (0)