summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'