Skip to content

Commit 0a6f62f

Browse files
authored
Merge pull request #2534 from WordPress/feature/extra-add-two-new-sniffs
2 parents 48e59e9 + b7955ce commit 0a6f62f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WordPress-Extra/ruleset.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
<property name="allowMultiline" value="true"/>
3030
</properties>
3131
</rule>
32+
<rule ref="Generic.Strings.UnnecessaryHeredoc"/>
33+
<rule ref="Generic.WhiteSpace.HereNowdocIdentifierSpacing"/>
3234

3335
<!-- More generic PHP best practices.
3436
https://github.com/WordPress/WordPress-Coding-Standards/issues/607 -->

0 commit comments

Comments
 (0)