summaryrefslogtreecommitdiffstats
path: root/.scrutinizer.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-03-21 21:43:58 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-03-21 21:43:58 +0100
commit169ff3f3aa34382ae576ce2468b1961a203b49d7 (patch)
tree1f9c2ed30722a9f9d1a44b1b8ced5a793460945c /.scrutinizer.yml
parent21ffa118b26672ec94ed5b7e1126e0133cb18048 (diff)
coding style fixes
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index de607708e..3c55ebb82 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -9,6 +9,8 @@ filter:
- 'css/*'
- 'bin/*'
- 'tmp/*'
+ - 'appinfo/routes.php'
+ - 'tests/*'
imports:
#- javascript disabled because of es6 producing tons of errors