Browse Source

初始化版本

release_v1.3.0
ahbmz 4 years ago
parent
commit
c34ca4df87
  1. 14
      .editorconfig

14
.editorconfig

@ -1,14 +0,0 @@
# https://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
Loading…
Cancel
Save