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 ea5e221 commit 04e3419Copy full SHA for 04e3419
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