mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 08:01:25 +00:00
8 lines
177 B
TOML
8 lines
177 B
TOML
imports_granularity = "Crate"
|
|
max_width = 100
|
|
use_small_heuristics = "Default"
|
|
indent_style = "Block"
|
|
fn_single_line = false
|
|
force_multiline_blocks = true
|
|
format_strings = true
|