Skip to content

Commit 5e1aaba

Browse files
committed
fix: add phpstan-bootstrap.php PHPCS exclusion
1 parent 4ca533a commit 5e1aaba

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
@@ -10,6 +10,7 @@
1010
<exclude-pattern>*/index.php</exclude-pattern>
1111
<exclude-pattern>*/index.asset.php</exclude-pattern>
1212
<exclude-pattern>*/frontend.asset.php</exclude-pattern>
13+
<exclude-pattern>*/phpstan-bootstrap.php</exclude-pattern>
1314
<exclude-pattern>*/freemius/*</exclude-pattern>
1415
<exclude-pattern>*/.playground/*</exclude-pattern>
1516

0 commit comments

Comments
 (0)