mirror of
https://github.com/cerbero90/json-parser.git
synced 2025-01-17 13:08:16 +01:00
Add command to run static analysis
This commit is contained in:
parent
1ec714ab62
commit
6ddb7fb23e
@ -46,6 +46,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"test": "pest",
|
||||
"static": "phpstan analyze",
|
||||
"check-style": "phpcs --standard=PSR12 src",
|
||||
"fix-style": "phpcbf --standard=PSR12 src"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user