소스 검색

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

Jiaxin Zhu 1 년 전
부모
커밋
015589cdd9
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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