Compare commits

...

1 Commits

Author SHA1 Message Date
ahbmz c34ca4df87 初始化版本 4 years ago
  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