nebkor-maelstrom/.rustfmt.toml

5 lines
103 B
TOML
Raw Normal View History

2024-06-05 00:27:52 +00:00
imports_granularity = "Crate"
group_imports = "StdExternalCrate"
wrap_comments = true
edition = "2021"