From 36ac7743ca845888b3eacd411fbaf3993c68876a Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 21 Oct 2014 16:52:27 +0200 Subject: adjust scrutinizer to detect tab indention --- .scrutinizer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.scrutinizer.yml') diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 0f1dfb28b..ead3dd199 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -26,4 +26,4 @@ checks: duplication: false # this is not working properly with core exceptions catch_class_exists: false - + avoid_tab_indentation: true -- cgit v1.2.3