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 0f55175 + 698eade commit 6c056abCopy full SHA for 6c056ab
WordPress-Extra/ruleset.xml
@@ -56,7 +56,7 @@
56
<!-- Check correct spacing of language constructs. This also ensures that the
57
above rule for not using brackets with require is fixed correctly.
58
https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues/1153 -->
59
- <rule ref="Squiz.WhiteSpace.LanguageConstructSpacing"/>
+ <rule ref="Generic.WhiteSpace.LanguageConstructSpacing"/>
60
61
<!-- Hook callbacks may not use all params -->
62
<!-- https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/pull/382#discussion_r29981655 -->
0 commit comments