Authenticator/rustfmt.toml

8 lines
202 B
TOML
Raw Permalink Normal View History

2022-06-10 21:10:52 +02:00
imports_granularity = "Crate"
format_code_in_doc_comments = true
group_imports = "StdExternalCrate"
newline_style = "Unix"
normalize_comments = true
normalize_doc_attributes = true
wrap_comments = true