embedded-secure-fs/rustfmt.toml

9 lines
179 B
TOML
Raw Normal View History

2023-08-21 21:25:41 +00:00
hard_tabs = true
newline_style = "unix"
unstable_features = true
format_code_in_doc_comments = true
format_macro_bodies = true
format_macro_matchers = true
format_strings = true