There was an error while loading. Please reload this page.
1 parent bd08ac4 commit c824288Copy full SHA for c824288
‎PilotIn/ruleset.xml‎
@@ -59,6 +59,9 @@
59
<!-- Prevent messages about escaping every values -->
60
<exclude name="WordPress.Security.EscapeOutput"/>
61
62
+ <!-- Disable forcing of closing PHP tag on a new line -->
63
+<exclude name="Squiz.PHP.EmbeddedPhp.ContentBeforeEnd"/>
64
+
65
</rule>
66
67
<!-- Show sniff codes in all reports -->
0 commit comments