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

Commit

Permalink
Revert "Remove outdated rule"
Browse files Browse the repository at this point in the history
This reverts commit 4f27c9d.
  • Loading branch information
edjeavons committed Nov 9, 2022
1 parent 4f27c9d commit 73a763b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Eighteen73-WordPress-Default/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
<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 73a763b

Please sign in to comment.