corvée(outils) importe divers configurations
- phpactor - php cs fixer - phpstan
This commit is contained in:
parent
0553ca9923
commit
4720c46ff8
5 changed files with 316 additions and 28 deletions
2
justfile
2
justfile
|
|
@ -33,6 +33,8 @@ format:
|
|||
-vendor/bin/twig-cs-fixer fix web/app/themes/haiku-atelier-2024/
|
||||
# Mago
|
||||
mago fmt
|
||||
# PhpCsFixer
|
||||
-vendor/bin/php-cs-fixer fix --allow-risky yes
|
||||
fish scripts/format-sort-files.fish
|
||||
|
||||
# Compile, minifie et optimise Sass vers CSS.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue