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 f107315 commit f4748f1Copy full SHA for f4748f1
phpcs.xml.dist
@@ -30,7 +30,7 @@
30
31
<!--
32
#############################################################################
33
- USE THE PHPCSDev, ImportDetection and VariableAnalysis RULESETS
+ USE THE PHPCSDev, VariableAnalysis RULESETS
34
35
-->
36
@@ -59,7 +59,6 @@
59
<exclude name="Generic.Files.LineLength.TooLong" />
60
</rule>
61
62
- <rule ref="ImportDetection" />
63
<rule ref="VariableAnalysis"/>
64
65
0 commit comments