1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-08-02 10:45:05 +00:00
actix-web/rustfmt.toml

6 lines
121 B
TOML
Raw Normal View History

2018-04-13 23:02:01 +00:00
max_width = 89
reorder_imports = true
2018-06-01 17:27:23 +00:00
#wrap_comments = true
2018-04-13 23:02:01 +00:00
fn_args_density = "Compressed"
2018-04-29 16:09:08 +00:00
#use_small_heuristics = false