You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
unstable_features = true
|
|
edition = "2018"
|
|
version = "Two"
|
|
wrap_comments = true
|
|
comment_width = 120
|
|
max_width = 120
|
|
merge_imports = false
|
|
newline_style = "Unix"
|
|
struct_lit_single_line = false
|