mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Added better Scrutinizer support
This commit is contained in:
parent
3b7aff28d5
commit
a868b6b1dc
@ -1,7 +1,7 @@
|
|||||||
tools:
|
inherit: true
|
||||||
custom_commands:
|
filter:
|
||||||
-
|
excluded_paths:
|
||||||
scope: file
|
- thirdparty/*
|
||||||
command: php tests/phpcs_runner.php %pathname%
|
- parsers/*
|
||||||
filter:
|
- docs/*
|
||||||
excluded_paths: ["*/css/*", "css/*", "thirdparty/*", "*/jquery-changetracker/*", "parsers/HTML/BBCodeParser/*", "*/SSTemplateParser.php$", "docs/*", "*/images/*"]
|
- images/*
|
||||||
|
Loading…
Reference in New Issue
Block a user