Skip to content

Commit 0affa3a

Browse files
committed
Merge branch '1.4.x' into 1.5.x
2 parents c972689 + be3b5a9 commit 0affa3a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.editorconfig

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1-
[*]
1+
root=true
2+
3+
[*.java]
24
indent_style = tab
3-
indent_size = 4
5+
indent_size = 4
6+
7+
[*.xml]
8+
indent_style = tab
9+
indent_size = 4

0 commit comments

Comments
 (0)