1
0
Fork 0
website/.editorconfig
Wachtl Enterprises LLC 1cab43984d Please use tabs
This is not an authoritative YOU NEED TO. This is me begging you to use
tabs. For consistencies sake!

Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
2025-01-21 00:24:29 +01:00

11 lines
144 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = tab
[*.toml]
indent_style = space
indent_size = 2