aboutsummaryrefslogtreecommitdiff
path: root/phpcs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'phpcs.xml')
-rw-r--r--phpcs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpcs.xml b/phpcs.xml
index e25e4a4..74932eb 100644
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -7,6 +7,7 @@
<!-- included files -->
<file>index.php</file>
<file>app</file>
+ <file>tests</file>
<exclude-pattern>app/view/templates/*\.php$</exclude-pattern>
<!-- Add some default command line args (see help) -->