More scrutinizer ignores - let's hope this works

This commit is contained in:
Paul Gear 2014-03-14 10:36:03 +10:00
parent a012b59790
commit bd1a9e3be9

View File

@ -4,4 +4,13 @@ imports:
- php
filter:
excluded_paths: [html/includes/jpgraph/*, 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/*,
]