File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
</rule >
29
29
30
30
<rule ref =" WordPressVIPMinimum.Security.Twig" >
31
- <include-pattern >*.twig</include-pattern >
31
+ <include-pattern >*\ .twig</include-pattern >
32
32
</rule >
33
33
34
34
<rule ref =" WordPress.Security.EscapeOutput" />
67
67
<rule ref =" Squiz.WhiteSpace.SuperfluousWhitespace" >
68
68
<exclude name =" Squiz.WhiteSpace.SuperfluousWhitespace.EmptyLines" />
69
69
<exclude name =" Squiz.WhiteSpace.SuperfluousWhitespace.EndLine" />
70
- <include-pattern >*.php</include-pattern >
71
- <include-pattern >*.inc</include-pattern >
72
- <exclude-pattern >*.js</exclude-pattern >
73
- <exclude-pattern >*.css</exclude-pattern >
70
+ <include-pattern >*\ .php</include-pattern >
71
+ <include-pattern >*\ .inc</include-pattern >
72
+ <exclude-pattern >*\ .js</exclude-pattern >
73
+ <exclude-pattern >*\ .css</exclude-pattern >
74
74
</rule >
75
75
<rule ref =" Squiz.PHP.CommentedOutCode" />
76
76
You can’t perform that action at this time.
0 commit comments