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 10a8daf + 7bfa431 commit 10461d3Copy full SHA for 10461d3
NeutronRuleset/ruleset.xml
@@ -95,4 +95,7 @@
95
<rule ref="WordPress.PHP.DevelopmentFunctions.error_log_var_export">
96
<severity>0</severity>
97
</rule>
98
+ <rule ref="Generic.Arrays.DisallowShortArraySyntax">
99
+ <severity>0</severity>
100
+ </rule>
101
</ruleset>
0 commit comments