mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-18 00:08:58 +02:00
Update phpcs.xml
This commit is contained in:
parent
a28481aaa8
commit
908da78113
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
<exclude-pattern>./static</exclude-pattern>
|
<exclude-pattern>./static</exclude-pattern>
|
||||||
<exclude-pattern>./vendor</exclude-pattern>
|
<exclude-pattern>./vendor</exclude-pattern>
|
||||||
<exclude-pattern>./config.default.ini.php</exclude-pattern>
|
<exclude-pattern>./config.default.ini.php</exclude-pattern>
|
||||||
|
<exclude-pattern>./config.ini.php</exclude-pattern>
|
||||||
<!-- Duplicate class names are not allowed -->
|
<!-- Duplicate class names are not allowed -->
|
||||||
<rule ref="Generic.Classes.DuplicateClassName"/>
|
<rule ref="Generic.Classes.DuplicateClassName"/>
|
||||||
<!-- Statements must not be empty -->
|
<!-- Statements must not be empty -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue