chore: add rustfmt config

This commit is contained in:
Vukašin Vojinović 2026-04-28 15:13:02 +02:00 committed by Michael Murphy
parent b021887c6c
commit 9895bd4b43
15 changed files with 136 additions and 144 deletions

1
rustfmt.toml Normal file
View file

@ -0,0 +1 @@
imports_granularity = "Module"