Revision 0c5df4073d685bb1e571401d862d763c271a1c62 authored by Jochen Kupperschmidt on 04 September 2025, 12:52:11 UTC, committed by Jochen Kupperschmidt on 04 September 2025, 12:56:03 UTC
1 parent 8fce520
.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 ...