mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-03 17:52:12 +01:00
4e004739ca
This reverts commit4e2ebdcff7
, reversing changes made toc1c71c5b9c
.
6 lines
169 B
TOML
6 lines
169 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
|