Skip to content

Commit

Permalink
Add "neric.Arrays.DisallowLongArraySyntax" rule.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Nov 2, 2023
1 parent 8c437c0 commit ada2792
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PronamicWP/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,6 @@
<rule ref="WordPress-Core">
<exclude name="Universal.Arrays.DisallowShortArraySyntax" />
</rule>

<rule ref="Generic.Arrays.DisallowLongArraySyntax" />
</ruleset>

0 comments on commit ada2792

Please sign in to comment.