hagrid-keyserver--hagrid/rustfmt.toml

7 lines
161 B
TOML
Raw Normal View History

2019-02-07 19:58:31 +00:00
overflow_delimited_expr = true
unstable_features = true
use_small_heuristics = "Max"
fn_args_density = "Compressed"
max_width = 80
force_multiline_blocks = true