Browse Source

fix(.editorconfig): remove setting end_of_line and make Git track EOL changes on Windows (#7725)

Jiaxin Zhu 1 năm trước cách đây
mục cha
commit
015589cdd9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .editorconfig

+ 0 - 1
.editorconfig

@@ -4,7 +4,6 @@ root = true
 
 [*]
 charset = utf-8
-end_of_line = lf
 insert_final_newline = true
 trim_trailing_whitespace = true