Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
isprogram
/
tree-sitter-c
şunun yansıması
https://github.com/tree-sitter/tree-sitter-c
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Projeler
0
Sürümler
79
Wiki
Aktivite
Kaynağa Gözat
Merge
ce3bea2479
into
b780e47fc7
pull/318/merge
dependabot[bot]
2 hafta önce
işlemeyi yapan:
GitHub
ebeveyn
b780e47fc7
ce3bea2479
işleme
8ef692ba99
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği:
B5690EEEBB952194
2 değiştirilmiş dosya
ile
2 ekleme
ve
2 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+1
-1
.github/workflows/ci.yml
+1
-1
.github/workflows/lint.yml
+ 1
- 1
.github/workflows/ci.yml
Dosyayı Görüntüle
@ -20,7 +20,7 @@ jobs:
os
:
[
ubuntu-latest, windows-latest, macos-latest]
steps:
-
name
:
Checkout repository
uses
:
actions/checkout@v
6
uses
:
actions/checkout@v
7
-
name
:
Set up tree-sitter
uses
:
tree-sitter/setup-action/cli@v2
-
name
:
Run tests
+ 1
- 1
.github/workflows/lint.yml
Dosyayı Görüntüle
@ -14,7 +14,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
name
:
Checkout repository
uses
:
actions/checkout@v
6
uses
:
actions/checkout@v
7
-
name
:
Set up Node.js
uses
:
actions/setup-node@v6
with:
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet