From f48dfca6a36476777a754cc0c6b664e54cfd6341 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 18 Nov 2014 11:33:32 +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 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' -- cgit v1.2.3