chore: editorconfig tweak
This commit is contained in:
parent
881cbd9bdb
commit
1b3881ed1f
1 changed files with 1 additions and 7 deletions
|
@ -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
|
Loading…
Reference in a new issue