Files
tricc/rustfmt.toml
Amneesh Singh e8192df9e2 revive project
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-07-29 20:28:14 +05:30

5 lines
133 B
TOML

comment_width = 99
format_code_in_doc_comments = true
imports_granularity = "Module"
imports_layout = "Vertical"
wrap_comments = true