summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.phpcs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.phpcs.xml b/.phpcs.xml
index c31dba1..8cc7e75 100644
--- a/.phpcs.xml
+++ b/.phpcs.xml
@@ -3,6 +3,7 @@
<description>PHPCS configuration for Giglogadmin</description>
<file>giglogadmin.php</file>
+ <file>includes</file>
<exclude-pattern>*/src/Standards/*/Tests/*\.(inc|css|js)$</exclude-pattern>
<exclude-pattern>*/tests/Core/*/*\.(inc|css|js)$</exclude-pattern>