1
0
Fork 0

fixed the .gradle file indentation and updated the Editorconfig rules

This commit is contained in:
sspanak 2024-12-30 15:19:06 +02:00 committed by Dimo Karaivanov
parent e3d0bac90f
commit 3a25c9f52f
7 changed files with 525 additions and 525 deletions

View file

@ -1,7 +1,7 @@
# Editor configuration, see https://editorconfig.org # Editor configuration, see https://editorconfig.org
root = true root = true
[*.{java,properties,xml}] [*.{gradle,java,properties,xml}]
charset = utf-8 charset = utf-8
indent_style = tab indent_style = tab
indent_size = 2 indent_size = 2