Skip to content

Commit 09e405f

Browse files
committed
Follow-up to mybatis#361
Changes requested on mybatis/mybatis-3#1517
1 parent 769e556 commit 09e405f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.editorconfig

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

3-
[*.{adoc, bat, groovy, html, java, js, jsp, kt, kts, md, properties, py, rb, sh, sql, svg, txt, vm, xml, xsd}]
3+
[*.{java, xml, sql}]
44
charset = utf-8
5-
6-
[*.{groovy, java, kt, kts, vm, xml, xsd}]
75
indent_style = space
86
indent_size = 2
97
insert_final_newline = true
108
trim_trailing_whitespace = true
11-
end_of_line = lf
12-

0 commit comments

Comments
 (0)