CatComm/.editorconfig
2025-02-26 14:52:52 +01:00

8 lines
131 B
INI

root = true
[*]
indent_size = tab
indent_style = tab
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true