This commit is contained in:
Andras Schmelczer 2025-10-18 15:36:47 +01:00
commit 0c42c23669
182 changed files with 0 additions and 20116 deletions

View file

@ -1,14 +0,0 @@
# https://editorconfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8
indent_style = space
indent_size = 4
[*.{yml,yaml}]
indent_size = 2