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 48e59e9 + b7955ce commit 0a6f62fCopy full SHA for 0a6f62f
WordPress-Extra/ruleset.xml
@@ -29,6 +29,8 @@
29
<property name="allowMultiline" value="true"/>
30
</properties>
31
</rule>
32
+ <rule ref="Generic.Strings.UnnecessaryHeredoc"/>
33
+ <rule ref="Generic.WhiteSpace.HereNowdocIdentifierSpacing"/>
34
35
<!-- More generic PHP best practices.
36
https://github.com/WordPress/WordPress-Coding-Standards/issues/607 -->
0 commit comments