File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <exclude-pattern >*/node_modules/*</exclude-pattern >
77 <exclude-pattern >*/phpunit/*</exclude-pattern >
88 <exclude-pattern >*/vendor/*</exclude-pattern >
9- <exclude-pattern >*/include/vendor/*</exclude-pattern >
109 <exclude-pattern >*/tests/*</exclude-pattern >
1110 <exclude-pattern >*/index.php</exclude-pattern >
1211 <exclude-pattern >*/index.asset.php</exclude-pattern >
13- <exclude-pattern >*/freemius-api/*</exclude-pattern >
1412 <exclude-pattern >*/freemius/*</exclude-pattern >
13+ <exclude-pattern >*/.playground/*</exclude-pattern >
1514
1615 <!-- Only check PHP files. -->
1716 <arg name =" extensions" value =" php" />
3130 <exclude name =" Universal.Files.SeparateFunctionsFromOO.Mixed" />
3231 </rule >
3332 <rule ref =" WordPress.Files.FileName" >
34- <exclude-pattern >*/phpunit/tests/*\.php$</exclude-pattern >
3533 </rule >
3634
3735 <!-- Add in some extra rules from other standards. -->
You can’t perform that action at this time.
0 commit comments