소스 검색

editorconfig: add more settings

master
Simon Ser 4 년 전
부모
커밋
dd5633ac51
No known key found for this signature in database GPG 키 ID: FDE7BE0E88F5E48
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      .editorconfig

+ 4
- 0
.editorconfig 파일 보기

@@ -1,6 +1,10 @@
root = true

[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
indent_style = tab
indent_size = 4



불러오는 중...
취소
저장