fix: fixed editorconfig

This commit is contained in:
zaaarf 2023-11-16 21:38:30 +01:00
parent d85c4370f6
commit 9ff8de0df4
No known key found for this signature in database
GPG key ID: 82240E075E31FA4C

View file

@ -11,6 +11,7 @@ indent_size = 2
[*.java] [*.java]
indent_size = 2 indent_size = 2
ij_continuation_indent_size = 2
[*.{yml,yaml}] [*.{yml,yaml}]
indent_style = space indent_style = space