11 lines
213 B
INI
Executable file
11 lines
213 B
INI
Executable file
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
insert_final_newline = true
|
|
indent_style = space
|
|
indent_size = 4
|
|
continuation_indent_size = 4
|
|
ij_continuation_indent_size = 4
|
|
max_line_length = 120
|
|
trim_trailing_whitespace = true
|