silverstripe-framework/.scrutinizer.yml

8 lines
319 B
YAML
Raw Normal View History

tools:
custom_commands:
-
scope: file
command: php tests/phpcs_runner.php %pathname%
2013-08-21 06:57:57 +02:00
filter:
excluded_paths: ["*/css/*", "css/*", "thirdparty/*", "*/jquery-changetracker/*", "parsers/HTML/BBCodeParser/*", "*/SSTemplateParser.php$", "docs/*", "*/images/*"]