Files
homelab-infrastructure/.editorconfig
T
2026-06-23 19:48:06 +01:00

11 lines
141 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.tofu]
indent_size = 2
indent_style = space