chore: editorconfig tweak

This commit is contained in:
zaaarf 2024-01-10 17:24:43 +01:00
parent 881cbd9bdb
commit 1b3881ed1f
No known key found for this signature in database
GPG key ID: 102E445F4C3F829B

View file

@ -4,10 +4,4 @@ end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = tab
indent_size = 4
[*.java]
indent_size = 2
[*.gradle]
indent_size = 4
indent_size = 2