teloxide/rustfmt.toml

8 lines
175 B
TOML
Raw Normal View History

2020-07-24 15:36:22 +02:00
format_code_in_doc_comments = true
wrap_comments = true
format_strings = true
max_width = 80
merge_imports = true
use_small_heuristics = "Max"
use_field_init_shorthand = true