浏览代码

end_of_line = lf

zhou-hao 5 年之前
父节点
当前提交
cf8c9a5363
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .editorconfig

+ 1 - 0
.editorconfig

@@ -2,6 +2,7 @@ root = true
 
 [*]
 charset = utf-8
+end_of_line = lf
 
 [*.java]
 indent_style = space