使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
isprogram
/
tree-sitter-c
镜像自地址
https://github.com/tree-sitter/tree-sitter-c
关注
1
点赞
0
派生
0
代码
工单
0
项目
0
版本发布
79
百科
动态
浏览代码
chore: fix line endings
pull/223/head
ObserverOfTime
1年前
提交者
Amaan Qureshi
父节点
77e57f5328
当前提交
fd3e67ac62
共有
2 个文件被更改
,包括
2 次插入
和
1 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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
撰写
预览
正在加载...
取消
保存