This commit is contained in:
gooking
2018-05-15 08:26:12 +08:00
parent c75bb82bbb
commit 512f9d954c
6 changed files with 0 additions and 243 deletions

View File

@@ -1,14 +0,0 @@
# http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false