Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
A
add-trailing-comma
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
add-trailing-comma
Commits
37e7453c
Kaydet (Commit)
37e7453c
authored
Tem 11, 2017
tarafından
Anthony Sottile
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
v0.2.1
üst
7a29a5db
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
.pre-commit-config.yaml
.pre-commit-config.yaml
+1
-1
README.md
README.md
+1
-1
setup.py
setup.py
+1
-1
No files found.
.pre-commit-config.yaml
Dosyayı görüntüle @
37e7453c
...
...
@@ -15,6 +15,6 @@
hooks
:
-
id
:
reorder-python-imports
-
repo
:
https://github.com/asottile/add-trailing-comma
sha
:
v0.2.
0
sha
:
v0.2.
1
hooks
:
-
id
:
add-trailing-comma
README.md
Dosyayı görüntüle @
37e7453c
...
...
@@ -20,7 +20,7 @@ Sample `.pre-commit-config.yaml`:
```
yaml
-
repo
:
https://github.com/asottile/add-trailing-comma
sha
:
v0.2.
0
sha
:
v0.2.
1
hooks
:
-
id
:
add-trailing-comma
```
...
...
setup.py
Dosyayı görüntüle @
37e7453c
...
...
@@ -4,7 +4,7 @@ setup(
name
=
'add_trailing_comma'
,
description
=
'Automatically add trailing commas to calls and literals'
,
url
=
'https://github.com/asottile/add_trailing_comma'
,
version
=
'0.2.
0
'
,
version
=
'0.2.
1
'
,
author
=
'Anthony Sottile'
,
author_email
=
'asottile@umich.edu'
,
classifiers
=
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment