fmt: improve formatting

This commit is contained in:
2026-05-30 17:27:50 +02:00
parent c3b47047d4
commit 547838e285
5 changed files with 18 additions and 11 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
fmt:
cargo fmt --all
cargo +nightly fmt --all
fd -e toml -x tombi format --quiet
test:
cargo test --all-targets