소스 검색

Further improve .gitattributes

master
Thom Wiggers 5 년 전
부모
커밋
6427e7f808
No known key found for this signature in database GPG 키 ID: 1BB0A7CE26E363
1개의 변경된 파일6개의 추가작업 그리고 3개의 파일을 삭제
  1. +6
    -3
      .gitattributes

+ 6
- 3
.gitattributes 파일 보기

@@ -1,3 +1,6 @@
* text=auto
*.[ch] text whitespace=fix
*.yaml text whitespace=fix
* text=auto
*.[ch] text whitespacestrict
*.yaml text whitespacestrict
Makefile text whitespace="tabwidth=4,-tab-in-indent"

[attr]whitespacestrict whitespace="trailing-space,indent-with-non-tab,space-before-tab,tabwidth=4"

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