Skip to content

Commit 06047ac

Browse files
committed
Beautify
1 parent 241ca24 commit 06047ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
root = true
2+
23
[*]
34
charset = utf-8
45
end_of_line = lf
56
trim_trailing_whitespace = true
67
insert_final_newline = true
8+
79
[*.{pl,plugin}]
810
indent_style = space
911
indent_size = 4
12+
1013
[*.{xml,tmpl}]
1114
indent_style = space
1215
indent_size = 2

0 commit comments

Comments
 (0)