11 lines
145 B
INI
11 lines
145 B
INI
|
|
root = true
|
|
|
|
[*]
|
|
indent_style = tab
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
spaces_around_operators = true
|
|
|