2026-04-13
This commit is contained in:
parent
d50de6d534
commit
08ad871e0c
9 changed files with 320 additions and 293 deletions
6
justfile
6
justfile
|
|
@ -28,8 +28,10 @@ format:
|
|||
-vendor/bin/twig-cs-fixer fix web/app/themes/haiku-atelier-2024/
|
||||
# PhpCsFixer
|
||||
# -vendor/bin/php-cs-fixer fix --allow-risky yes
|
||||
dprint --config "~/.config/dprint/dprint.jsonc" fmt
|
||||
fish scripts/format-sort-files.fish
|
||||
treefmt \
|
||||
--config-file ~/.config/treefmt/treefmt.toml \
|
||||
--tree-root . \
|
||||
.
|
||||
|
||||
# Compile, minifie et optimise Sass vers CSS.
|
||||
[group('css')]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue