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 153bd66 + 8a25465 commit e91a620Copy full SHA for e91a620
WordPressVIPMinimum/ruleset.xml
@@ -28,6 +28,8 @@
28
<exclude name="Squiz.WhiteSpace.SuperfluousWhitespace.EndLine"/>
29
<include-pattern>*.php</include-pattern>
30
<include-pattern>*.inc</include-pattern>
31
+ <exclude-pattern>*.js</exclude-pattern>
32
+ <exclude-pattern>*.css</exclude-pattern>
33
</rule>
34
<rule ref="Squiz.PHP.CommentedOutCode"/>
35
0 commit comments