Skip to content

Commit 168aca9

Browse files
committed
Polishing
Merged .edtiroconfig sections
1 parent 7b71d20 commit 168aca9

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.editorconfig

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
root=true
22

3-
[*.java]
4-
indent_style = tab
5-
indent_size = 4
6-
continuation_indent_size = 8
7-
8-
[*.xml]
3+
[*.{java,xml}]
94
indent_style = tab
105
indent_size = 4
116
continuation_indent_size = 8

0 commit comments

Comments
 (0)