1
0
Fork 0
mirror of https://github.com/teloxide/teloxide.git synced 2025-01-14 05:33:44 +01:00
teloxide/rustfmt.toml
2022-11-07 16:13:29 +04:00

7 lines
191 B
TOML

format_code_in_doc_comments = true
wrap_comments = true
format_strings = true
imports_granularity = "Crate"
use_small_heuristics = "Max"
use_field_init_shorthand = true
merge_derives = false