Merge pull request #439 from laf/issue-laf-45

Added extra scrut excludes for js libraries
This commit is contained in:
Neil Lathwood 2015-02-03 16:10:05 +00:00
commit e77daabeb5

View File

@ -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* ]
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 ]