aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--phpcs.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpcs.xml b/phpcs.xml
index d4222860..8b69431f 100644
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<ruleset name="RSS-Bridge Ruleset">
<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>./vendor</exclude-pattern>
<rule ref="Generic.Classes.DuplicateClassName"/>