wiki/.editorconfig

7 lines
116 B
INI
Raw Normal View History

[*]
end_of_line = lf
charset = utf-8
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true