summaryrefslogtreecommitdiffstats
path: root/.scrutinizer.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-18 11:06:22 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-18 11:06:22 +0100
commit41f1134058ba6ffe52eac3bc08535df273c0be88 (patch)
treeb4b583c1089ad3d2bfd7bb74ab5ba2d796a076ec /.scrutinizer.yml
parent9e801cb9a381ea27ad6d6f439da875020863e2ff (diff)
scruti
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index b6946f8cb..e30e4531a 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -25,7 +25,7 @@ checks:
# not helpful because there is no setting to tweek the threshold
duplication: false
# this is not working properly with core exceptions
- catch_class_exists: false
+ #catch_class_exists: false
avoid_tab_indentation: true
line_length:
max_length: '80'