1 2 3 4 5 6 7 8 9 10 11 12
unstable_features = true # Alignment enum_discrim_align_threshold = 10 struct_field_align_threshold = 10 # Syntax match_block_trailing_comma = true # Whitespace newline_style = "Unix" #preserve_block_start_blank_lines = true