Files
SubMiner/vendor/texthooker-ui/.editorconfig
2026-02-09 19:04:19 -08:00

11 lines
167 B
INI

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