Skip to content

Commit f10da50

Browse files
committed
Exclude file tests/object-manager.php
as stated in https://github.com/phpstan/phpstan-doctrine#configuration
1 parent 7e588ab commit f10da50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ProjektMOTORCodingStandard/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@
210210
<exclude-pattern>./config/bundles.php</exclude-pattern>
211211
<exclude-pattern>./config/bootstrap.php</exclude-pattern>
212212
<exclude-pattern>./tests/features/bootstrap/bootstrap.php</exclude-pattern>
213+
<exclude-pattern>./tests/object-manager.php</exclude-pattern>
213214

214215
<file>bin/</file>
215216
<file>config/</file>

0 commit comments

Comments
 (0)