forked from meli/meli
1
Fork 0
meli/rustfmt.toml

8 lines
191 B
TOML
Raw Permalink Normal View History

2020-07-04 17:39:42 +03:00
edition = "2018"
2023-04-30 19:39:41 +03:00
format_generated_files = false
format_code_in_doc_comments = true
format_strings = true
imports_granularity = "Crate"
group_imports = "StdExternalCrate"
wrap_comments = true