このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
isprogram
/
tree-sitter-c
ミラー元
https://github.com/tree-sitter/tree-sitter-c
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プロジェクト
0
リリース
79
Wiki
アクティビティ
ソースを参照
chore: fix line endings
pull/223/head
ObserverOfTime
1年前
committed by
Amaan Qureshi
親
77e57f5328
コミット
fd3e67ac62
2個のファイルの変更
、
2行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
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
書き込み
プレビュー
読み込み中…
キャンセル
保存