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