mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
6 lines
160 B
TOML
6 lines
160 B
TOML
format_code_in_doc_comments = true
|
|
wrap_comments = true
|
|
format_strings = true
|
|
merge_imports = true
|
|
use_small_heuristics = "Max"
|
|
use_field_init_shorthand = true
|