mirror of
https://github.com/maciejpedzich/subnet-solver.git
synced 2025-05-22 23:35:31 +02:00
6 lines
157 B
TOML
6 lines
157 B
TOML
max_width = 80
|
|
format_code_in_doc_comments = true
|
|
imports_granularity = "Crate"
|
|
imports_layout = "Vertical"
|
|
use_small_heuristics = "Max"
|
|
wrap_comments = true |