mirror of
https://github.com/maciejpedzich/subnet-solver.git
synced 2025-01-18 03:04:45 +01: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 |