gmarche-rs/rustfmt.toml

9 lines
179 B
TOML
Raw Normal View History

2020-10-26 23:43:18 +01:00
hard_tabs = true
2022-02-26 11:27:39 +01:00
newline_style = "unix"
unstable_features = true
format_code_in_doc_comments = true
format_macro_bodies = true
format_macro_matchers = true
format_strings = true