Remove editor config

This commit is contained in:
Andras Schmelczer 2025-07-08 22:58:11 +01:00
parent 66a4d13464
commit 5ce93dfb5e
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

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