7 lines
136 B
INI
7 lines
136 B
INI
root = true
|
|
|
|
[*.{java,kt,kts,xml,kt.spec,kts.spec}]
|
|
charset = utf-8
|
|
insert_final_newline = true
|
|
max_line_length = 120
|
|
end_of_line = crlf |