소스 검색

editorconfig += Makefile

pull/667/head
Daniel Shahaf 4 년 전
부모
커밋
8072651b6c
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      .editorconfig

+ 5
- 0
.editorconfig 파일 보기

@ -7,3 +7,8 @@ end_of_line = lf
tab_width = 2 tab_width = 2
indent_size = 2 indent_size = 2
indent_style = space indent_style = space
[Makefile]
tab_width = 8
indent_style = tab

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