mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2024-11-26 20:34:48 +01:00
chore: add -n to composer lint
This commit is contained in:
parent
301a2f900a
commit
6eb856073b
@ -46,7 +46,7 @@
|
||||
"@test"
|
||||
],
|
||||
"analyze": "psalm",
|
||||
"lint": "phpcs",
|
||||
"lint": "phpcs -n",
|
||||
"test": "codecept run"
|
||||
},
|
||||
"require-dev": {
|
||||
|
Loading…
Reference in New Issue
Block a user