diff options
Diffstat (limited to 'phpcs.xml')
| -rw-r--r-- | phpcs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,8 +3,8 @@ <description>Created with the PHP Coding Standard Generator. https://edorian.github.com/php-coding-standard-generator/</description> <arg name="extensions" value="php,phtml,css,js"/> <arg name="tab-width" value="4"/> - <exclude-pattern>./lib/CssXPath/</exclude-pattern> <exclude-pattern>./lib/SimplePie/</exclude-pattern> + <exclude-pattern>./lib/phpgt/</exclude-pattern> <exclude-pattern>./lib/phpmailer/</exclude-pattern> <exclude-pattern>./lib/http-conditional.php</exclude-pattern> <exclude-pattern>./node_modules/</exclude-pattern> |
