本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
isprogram
/
tree-sitter-c
镜像来自
https://github.com/tree-sitter/tree-sitter-c
關注
1
收藏
0
複製
0
程式碼
問題
0
Projects
0
版本發佈
79
Wiki
活動
瀏覽代碼
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
Write
Preview
Loading…
取消
儲存