mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-03 16:24:40 +01:00
7 lines
202 B
TOML
7 lines
202 B
TOML
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
|