chore: added cliff.toml, release.toml and rustfmt.toml

This commit is contained in:
2026-04-23 20:22:27 +02:00
parent dc47964310
commit 480467ac32
3 changed files with 68 additions and 0 deletions

2
rustfmt.toml Normal file
View File

@@ -0,0 +1,2 @@
imports_granularity = "Crate"
group_imports = "StdExternalCrate"