Files
trust-issues/.editorconfig
T
Compleet 006955bfc8
validate / validate (push) Failing after 7s
Establish the publication foundation
2026-07-14 11:54:31 +01:00

13 lines
188 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false