Update editorconfig

This commit is contained in:
Andras Schmelczer 2025-04-04 21:58:32 +01:00
parent d9774f364f
commit 9199915362
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
2 changed files with 21 additions and 18 deletions

View file

@ -9,3 +9,6 @@ trim_trailing_whitespace = true
charset = utf-8
indent_style = space
indent_size = 4
[*.{yml,yaml}]
indent_size = 2