Update phpcs.xml
This commit is contained in:
parent
a28481aaa8
commit
908da78113
@ -4,6 +4,7 @@
|
||||
<exclude-pattern>./static</exclude-pattern>
|
||||
<exclude-pattern>./vendor</exclude-pattern>
|
||||
<exclude-pattern>./config.default.ini.php</exclude-pattern>
|
||||
<exclude-pattern>./config.ini.php</exclude-pattern>
|
||||
<!-- Duplicate class names are not allowed -->
|
||||
<rule ref="Generic.Classes.DuplicateClassName"/>
|
||||
<!-- Statements must not be empty -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user