Skip to content

Commit f726131

Browse files
committed
Remove reference to unknown file
1 parent f3570c0 commit f726131

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

phpcs.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
<rule ref="PSR12"/>
1616
<rule ref="vendor/simplesamlphp/simplesamlphp-test-framework/phpcs-simplesamlphp.xml"/>
1717

18-
<rule ref="PSR1.Files.SideEffects">
19-
<exclude-pattern>src/_autoload.php</exclude-pattern>
20-
</rule>
21-
2218
<!-- Lines can be a little bit longer before they break the build -->
2319
<rule ref="Generic.Files.LineLength">
2420
<properties>

0 commit comments

Comments
 (0)