diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 9478c1283..f3d724154 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -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/*, + + ]