이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
isprogram
/
tree-sitter-c
의 미러
https://github.com/tree-sitter/tree-sitter-c
보기
1
좋아요
0
포크
0
코드
이슈
0
Projects
0
릴리즈
79
위키
활동
소스 검색
chore: fix line endings
pull/223/head
ObserverOfTime
1 년 전
committed by
Amaan Qureshi
부모
77e57f5328
커밋
fd3e67ac62
2개의 변경된 파일
과
2개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
.editorconfig
+2
-0
.gitattributes
+ 0
- 1
.editorconfig
파일 보기
@ -2,7 +2,6 @@ root = true
[*]
charset
=
utf-8
end_of_line
=
lf
insert_final_newline
=
true
trim_trailing_whitespace
=
true
+ 2
- 0
.gitattributes
파일 보기
@ -1,5 +1,7 @@
* text=auto eol=lf
test/corpus/crlf.txt eol=crlf
examples/* linguist-vendored
src/*.json linguist-generated
쓰기
미리보기
불러오는 중...
취소
저장