Files
noom/.editorconfig
2026-04-17 20:22:34 +02:00

10 lines
131 B
INI

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