Skip to content

Commit 8dd2864

Browse files
izeyejzheaux
authored andcommitted
Polish
1 parent 3617fd2 commit 8dd2864

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.editorconfig

+1-7
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,7 @@ trim_trailing_whitespace = true
99
insert_final_newline = true
1010
max_line_length = 120
1111

12-
[*.java]
13-
indent_style = tab
14-
indent_size = 4
15-
charset = latin1
16-
continuation_indent_size = 8
17-
18-
[*.xml]
12+
[*.{java,xml}]
1913
indent_style = tab
2014
indent_size = 4
2115
charset = latin1

0 commit comments

Comments
 (0)