silverstripe-framework/.scrutinizer.yml
2013-08-21 17:57:31 +12:00

8 lines
295 B
YAML

tools:
custom_commands:
-
scope: file
command: php tests/phpcs_runner.php %pathname%
filter:
excluded_paths: ["*/css/*", "css/*", "thirdparty/*", "*/jquery-changetracker/*", "parsers/HTML/BBCodeParser/*", "*/SSTemplateParser.php$"]