mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-10 09:13:11 +08:00
Resolved all phpstan errors
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
],
|
||||
"cs": "phpcs",
|
||||
"cs:fix": "phpcbf",
|
||||
"stan": "phpstan analyse module/*/src/ module/*/config config docker/config data/migrations --level=7",
|
||||
"stan": "phpstan analyse module/*/src module/*/config config docker/config data/migrations --level=7",
|
||||
"test": [
|
||||
"@test:unit",
|
||||
"@test:db",
|
||||
|
||||
Reference in New Issue
Block a user