浏览代码

editorconfig: add more settings

master
Simon Ser 4 年前
父节点
当前提交
dd5633ac51
找不到此签名对应的密钥 GPG 密钥 ID: FDE7BE0E88F5E48
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      .editorconfig

+ 4
- 0
.editorconfig 查看文件

@@ -1,6 +1,10 @@
root = true

[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
indent_style = tab
indent_size = 4



正在加载...
取消
保存