mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
PHPCS on tests/php dir
This commit is contained in:
parent
da2647b4de
commit
5e3818ab46
@ -75,7 +75,7 @@
|
||||
"thirdparty/"
|
||||
],
|
||||
"scripts": {
|
||||
"lint": "phpcs --standard=tests/phpcs/ruleset.xml src/"
|
||||
"lint": "phpcs --standard=tests/phpcs/ruleset.xml src/ tests/php"
|
||||
},
|
||||
"min-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
Loading…
Reference in New Issue
Block a user