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

Commit 73a763b

Browse files
committed
Revert "Remove outdated rule"
This reverts commit 4f27c9d.
1 parent 4f27c9d commit 73a763b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Eighteen73-WordPress-Default/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
<rule ref="WordPress-Core">
4747
<!-- We like short arrays and ternaries around here -->
4848
<exclude name="Generic.Arrays.DisallowShortArraySyntax" />
49+
<exclude name="WordPress.PHP.DisallowShortTernary" />
4950

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

0 commit comments

Comments
 (0)