yubi-oath-rs/.rustfmt.toml
Bilal Elmoussaoui 821229af35 enable some rustfmt nightly features
to keep the grouping automatically
2025-02-13 12:26:03 +01:00

3 lines
100 B
TOML

imports_granularity = "Crate"
format_code_in_doc_comments = true
group_imports = "StdExternalCrate"