Trying to fix scrutinizer; I hate non-freeform grammars

This commit is contained in:
Paul Gear
2014-03-29 08:17:32 +10:00
parent d81d5328ea
commit 586d7d7a93
+1 -10
View File
@@ -4,13 +4,4 @@ imports:
- php
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/*
]
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/* ]