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