Revision 46418cd2e21a4b31a54204c5536bb5670cdc28ca authored by Jochen Kupperschmidt on 15 November 2025, 16:19:26 UTC, committed by Jochen Kupperschmidt on 15 November 2025, 16:19:26 UTC
1 parent 4579f50
.editorconfig
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.{css,html,js,svg,yml}]
indent_size = 2
[*.{py,toml}]
indent_size = 4

Computing file changes ...