Files
renovate-configs/.editorconfig
t.behrendt a1ef75fcea
Some checks failed
CI / build (pull_request) Failing after 31s
sync
2025-10-08 15:41:16 +02:00

8 lines
134 B
INI

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