This commit is contained in:
gcch 2026-04-27 22:22:00 +02:00
commit d267d6dc5e
4 changed files with 205 additions and 111 deletions

View file

@ -9,7 +9,9 @@ format:
--ignore-unknown \
--parallel-workers 8 \
--write .
treefmt --config-file "/home/gcch/.config/treefmt/treefmt.toml"
treefmt \
--config-file ~/.config/treefmt/treefmt.toml \
.
# Met à jour les dépendances NPM.
update: