Browse Source

end_of_line = lf

zhou-hao 5 years ago
parent
commit
cf8c9a5363
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .editorconfig

+ 1 - 0
.editorconfig

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