From 41f1134058ba6ffe52eac3bc08535df273c0be88 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 18 Nov 2014 11:06:22 +0100 Subject: scruti --- .scrutinizer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.scrutinizer.yml') 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' -- cgit v1.2.3