ソースを参照

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