Skip to content

Commit 8c06296

Browse files
committed
Ignore CS issues in test assets
1 parent 25622a6 commit 8c06296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpcs.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
<file>src</file>
1515
<file>test</file>
16+
<exclude-pattern>test/asset/ProjectWithPsalmBaseline</exclude-pattern>
1617

1718
<rule ref="Doctrine">
1819
<!-- properties in psalm config do not use camel-case naming -->

0 commit comments

Comments
 (0)