Revision 2e587a43a18e32ba0cf63c57989bea7d8d9914b6 authored by Jochen Kupperschmidt on 03 January 2026, 00:18:11 UTC, committed by Jochen Kupperschmidt on 03 January 2026, 00:18:11 UTC
1 parent aac9663
.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 ...