From c7409e490394dad42710335e4b5dc218cd600464 Mon Sep 17 00:00:00 2001 From: Greg Bolte Date: Mon, 24 Mar 2014 03:59:15 -0700 Subject: [PATCH] Getting rid of the tabs seems to make the online yaml parser I used happy. --- .scrutinizer.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 379331bb5d..d8a74462b7 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -6,11 +6,11 @@ imports: filter: excluded_paths: [ - html/includes/jpgraph/*, - html/js/jquery.cycle.all.js, - html/js/jquery-ui-timepicker-addon.js, - html/js/sorttable.js, - html/js/tw-sack.js, - includes/phpmailer/* +html/includes/jpgraph/*, +html/js/jquery.cycle.all.js, +html/js/jquery-ui-timepicker-addon.js, +html/js/sorttable.js, +html/js/tw-sack.js, +includes/phpmailer/* ]