pokered/.editorconfig
2025-12-02 11:59:27 -05:00

11 lines
161 B
INI

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