1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 13:29:24 +00:00
actix-web/rustfmt.toml
2018-04-28 22:55:47 -07:00

8 lines
183 B
TOML

max_width = 89
reorder_imports = true
#reorder_imports_in_group = true
#reorder_imported_names = true
wrap_comments = true
fn_args_density = "Compressed"
use_small_heuristics = false