mirror of
https://github.com/vee1e/lancelot.git
synced 2026-09-01 10:48:44 +00:00
8 lines
216 B
TOML
8 lines
216 B
TOML
enum_discrim_align_threshold = 20
|
|
struct_field_align_threshold = 20
|
|
max_width = 120
|
|
imports_granularity = "Crate"
|
|
newline_style = "Unix"
|
|
reorder_impl_items = true
|
|
use_field_init_shorthand = true
|
|
wrap_comments = true
|