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.
2 parents c5ede47 + 9280bbf commit 8eda257Copy full SHA for 8eda257
src/PeckaCodingStandardStrict/ruleset.xml
@@ -4,4 +4,7 @@
4
<!-- TypeHints -->
5
<rule ref="../../../../slevomat/coding-standard/SlevomatCodingStandard/Sniffs/TypeHints/DeclareStrictTypesSniff.php"/>
6
7
+ <!-- Namespaces -->
8
+ <rule ref="../../../../slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Namespaces/UseOnlyWhitelistedNamespacesSniff.php"/>
9
+
10
</ruleset>
0 commit comments