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/"
|
"thirdparty/"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "phpcs --standard=tests/phpcs/ruleset.xml src/"
|
"lint": "phpcs --standard=tests/phpcs/ruleset.xml src/ tests/php"
|
||||||
},
|
},
|
||||||
"min-stability": "dev",
|
"min-stability": "dev",
|
||||||
"prefer-stable": true
|
"prefer-stable": true
|
||||||
|
Loading…
Reference in New Issue
Block a user