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 2828 </rule >
2929
3030 <rule ref =" WordPressVIPMinimum.Security.Twig" >
31- <include-pattern >*.twig</include-pattern >
31+ <include-pattern >*\ .twig</include-pattern >
3232 </rule >
3333
3434 <rule ref =" WordPress.Security.EscapeOutput" />
6767 <rule ref =" Squiz.WhiteSpace.SuperfluousWhitespace" >
6868 <exclude name =" Squiz.WhiteSpace.SuperfluousWhitespace.EmptyLines" />
6969 <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 >
7474 </rule >
7575 <rule ref =" Squiz.PHP.CommentedOutCode" />
7676
You can’t perform that action at this time.
0 commit comments