From 909fcaa2a81f1481fd81ed9ca1a5bcd23cfb033f Mon Sep 17 00:00:00 2001 From: laf Date: Sun, 1 Mar 2015 18:52:07 +0000 Subject: [PATCH] Actually excluding from scrutinizer this time! --- .scrutinizer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 1969d683ad..5b6d10e1e4 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -5,4 +5,4 @@ imports: # FIXME: find a way to keep excluded_paths list sorted filter: - excluded_paths: [ html/includes/geshi/*, html/includes/jpgraph/*, html/js/bootstrap*, html/js/jqplot/*, html/js/jquery.cycle*, html/js/jquery-ui-timepicker-addon.js, html/js/sorttable.js, html/js/tw-sack.js, includes/phpmailer/*, html/css/bootstrap*, html/includes/Slim/*, html/css/toastr*, html/js/toastr*, html/js/datetime/*, html/js/moment/*, html/js/hogan*, html/js/jquery*, html/js/overlib_mini*, html/js/tagmanager.js, html/js/typeahead.min.js ] + excluded_paths: [ html/includes/geshi/*, html/includes/jpgraph/*, html/js/bootstrap*, html/js/jqplot/*, html/js/jquery.cycle*, html/js/jquery-ui-timepicker-addon.js, html/js/sorttable.js, html/js/tw-sack.js, includes/phpmailer/*, html/css/bootstrap*, html/includes/Slim/*, html/css/toastr*, html/js/toastr*, html/js/datetime/*, html/js/moment/*, html/js/hogan*, html/js/jquery*, html/js/overlib_mini*, html/js/tagmanager.js, html/js/typeahead.min.js, includes/console_color.php, incluldes/console_table.php ]