소스 검색

Do not set indent_size by default

pull/15/head
10sr 9 년 전
부모
커밋
c275cf1f5f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      .editorconfig

+ 2
- 2
.editorconfig 파일 보기

@@ -2,8 +2,8 @@ root = true

[*]
indent_style = space
indent_size = 2
tab_width = 4
#indent_size = 2
#tab_width = 4

end_of_line = lf
#charset = utf-8


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