wlsunset/.editorconfig

9 lines
129 B
INI
Raw Permalink Normal View History

2022-01-16 13:33:57 +00:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = tab
indent_size = 8