We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe588d commit 358e41cCopy full SHA for 358e41c
style/ruleset.xml
@@ -23,6 +23,8 @@
23
</properties>
24
<!-- Generated libs have some properties that break this! -->
25
<exclude-pattern>Service/*.php</exclude-pattern>
26
+ <!-- exclude autoload functions -->
27
+ <exclude-pattern>autoload.php</exclude-pattern>
28
</rule>
29
30
<!-- All PHP files MUST use the Unix LF (linefeed) line ending. -->
0 commit comments