Skip to content

Commit c378f84

Browse files
committed
chore: exclude frontend.asset.php from phpcs checks
1 parent ddcb81a commit c378f84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpcs.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<exclude-pattern>*/tests/*</exclude-pattern>
1010
<exclude-pattern>*/index.php</exclude-pattern>
1111
<exclude-pattern>*/index.asset.php</exclude-pattern>
12+
<exclude-pattern>*/frontend.asset.php</exclude-pattern>
1213
<exclude-pattern>*/freemius/*</exclude-pattern>
1314
<exclude-pattern>*/.playground/*</exclude-pattern>
1415

0 commit comments

Comments
 (0)