summaryrefslogtreecommitdiffstats
path: root/.scrutinizer.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-18 11:33:32 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-18 11:33:32 +0100
commitf48dfca6a36476777a754cc0c6b664e54cfd6341 (patch)
tree596401f084f72c5a1d6439b9f0b82244048f1710 /.scrutinizer.yml
parent82c3a47e32e4742b155eadff353421c821a55c11 (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 e30e4531a..b6946f8cb 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'