mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
ci: fix phpstan errors
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ tasks:
|
||||
lint:
|
||||
desc: "🔍 Run various linting tools to ensure code quality."
|
||||
cmds:
|
||||
- vendor/bin/php-cs-fixer fix --dry-run
|
||||
- vendor/bin/php-cs-fixer fix
|
||||
- vendor/bin/phpstan analyse --memory-limit=-1
|
||||
- composer validate --strict
|
||||
- vendor/bin/phplint
|
||||
|
||||
Reference in New Issue
Block a user