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.
|
# moves class colon ops to the end of line
|
|
sp_before_dc = remove
|
|
sp_after_dc = remove
|
|
indent_columns = 3
|
|
indent_class_colon = true
|
|
indent_constr_colon = true
|
|
pos_constr_colon = trail |