Updated .scrutinizer.yml to exclude html/css/bootstrap*

This commit is contained in:
laf
2014-06-19 22:43:05 +01:00
parent cfc1b7dcef
commit edcb9f7e24

View File

@@ -5,4 +5,4 @@ imports:
# please keep the 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/* ]
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* ]