1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-09-21 19:01:58 +03:00
Files
authentication-service/.rustfmt.toml
2021-07-09 16:03:39 +02:00

7 lines
154 B
TOML

max_width = 100
comment_width = 80
wrap_comments = true
imports_granularity = "Crate"
use_small_heuristics = "Default"
group_imports = "StdExternalCrate"