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 f4e1fe3 + 04e3419 commit d9fc105Copy full SHA for d9fc105
phpcs.xml
@@ -12,4 +12,6 @@
12
<!-- Exclude a rule that requires PHP >= 7.1. -->
13
<exclude name="PSR12.Properties.ConstantVisibility"/>
14
</rule>
15
+
16
+ <rule ref="Generic.Arrays.DisallowLongArraySyntax"/>
17
</ruleset>
0 commit comments