[phpcs] Include bridges for coding style checks
This commit is contained in:
parent
04b885264d
commit
22a7666d2b
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<ruleset name="RSS-Bridge Ruleset">
|
<ruleset name="RSS-Bridge Ruleset">
|
||||||
<description>Created with the PHP Coding Standard Generator. http://edorian.github.com/php-coding-standard-generator/</description>
|
<description>Created with the PHP Coding Standard Generator. http://edorian.github.com/php-coding-standard-generator/</description>
|
||||||
<exclude-pattern>./bridges</exclude-pattern>
|
|
||||||
<exclude-pattern>./css</exclude-pattern>
|
<exclude-pattern>./css</exclude-pattern>
|
||||||
<exclude-pattern>./vendor</exclude-pattern>
|
<exclude-pattern>./vendor</exclude-pattern>
|
||||||
<rule ref="Generic.Classes.DuplicateClassName"/>
|
<rule ref="Generic.Classes.DuplicateClassName"/>
|
||||||
|
|
Loading…
Reference in a new issue