diff --git a/.scrutinizer.yml b/.scrutinizer.yml index d8a74462b..0fbc21b1c 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -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/* ]