Skip to content

Commit 0746d55

Browse files
committed
编辑器默认:UTF-8编码、LF换行符、4个空格缩进
1 parent 5fb87fa commit 0746d55

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.editorconfig

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[*]
2+
charset=utf-8
3+
end_of_line=lf
4+
insert_final_newline=false
5+
indent_style=space
6+
indent_size=4

0 commit comments

Comments
 (0)