Skip to content

Commit c5ed581

Browse files
author
Robert Freigang
committed
Exclude file ./tests/symfony-container.php
as stated in https://github.com/rectorphp/rector-symfony
1 parent f10da50 commit c5ed581

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
@@ -211,6 +211,7 @@
211211
<exclude-pattern>./config/bootstrap.php</exclude-pattern>
212212
<exclude-pattern>./tests/features/bootstrap/bootstrap.php</exclude-pattern>
213213
<exclude-pattern>./tests/object-manager.php</exclude-pattern>
214+
<exclude-pattern>./tests/symfony-container.php</exclude-pattern>
214215

215216
<file>bin/</file>
216217
<file>config/</file>

0 commit comments

Comments
 (0)