mirror of
https://github.com/project-gauntlet/gauntlet.git
synced 2025-12-23 10:35:53 +00:00
9 lines
No EOL
231 B
TOML
9 lines
No EOL
231 B
TOML
unstable_features = true
|
|
|
|
imports_granularity = "Item"
|
|
max_width = 120
|
|
force_multiline_blocks = true
|
|
group_imports = "StdExternalCrate"
|
|
single_line_let_else_max_width = 0
|
|
combine_control_expr = false
|
|
use_field_init_shorthand = true |