You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-09-21 19:01:58 +03:00
7 lines
154 B
TOML
7 lines
154 B
TOML
max_width = 100
|
|
comment_width = 80
|
|
wrap_comments = true
|
|
imports_granularity = "Crate"
|
|
use_small_heuristics = "Default"
|
|
group_imports = "StdExternalCrate"
|