Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Remove outdated rule
Browse files Browse the repository at this point in the history
No longer available in WordPress-Core
  • Loading branch information
edjeavons committed Nov 9, 2022
1 parent e892a70 commit 4f27c9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Eighteen73-WordPress-Default/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
<rule ref="WordPress-Core">
<!-- We like short arrays and ternaries around here -->
<exclude name="Generic.Arrays.DisallowShortArraySyntax" />
<exclude name="WordPress.PHP.DisallowShortTernary" />

<!-- Yoda conditions are not required -->
<exclude name="WordPress.PHP.YodaConditions" />
Expand Down

0 comments on commit 4f27c9d

Please sign in to comment.