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:
|
||||
custom_commands:
|
||||
-
|
||||
scope: file
|
||||
command: php tests/phpcs_runner.php %pathname%
|
||||
inherit: true
|
||||
filter:
|
||||
excluded_paths: ["*/css/*", "css/*", "thirdparty/*", "*/jquery-changetracker/*", "parsers/HTML/BBCodeParser/*", "*/SSTemplateParser.php$", "docs/*", "*/images/*"]
|
||||
excluded_paths:
|
||||
- thirdparty/*
|
||||
- parsers/*
|
||||
- docs/*
|
||||
- images/*
|
||||
|
Loading…
Reference in New Issue
Block a user