Added more js libraries to scrutinizer exclude

This commit is contained in:
laf 2014-11-03 18:40:06 +00:00
parent 30256d60cb
commit 322df1b571

View File

@ -5,4 +5,4 @@ imports:
# FIXME: find a way to keep excluded_paths list sorted # FIXME: find a way to keep excluded_paths list sorted
filter: 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/* ] 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* ]