8 lines
179 B
TOML
8 lines
179 B
TOML
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
|