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
9e040ef6
Unverified
Kaydet (Commit)
9e040ef6
authored
Şub 25, 2019
tarafından
Anthony Sottile
Kaydeden (comit)
GitHub
Şub 25, 2019
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Merge pull request #66 from asottile/all-repos_autofix_all-repos-manual
Use azure pipelines coverage
üst
670507c8
b79ccbe5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
+3
-5
README.md
README.md
+2
-4
azure-pipelines.yml
azure-pipelines.yml
+1
-1
No files found.
README.md
Dosyayı görüntüle @
9e040ef6
[
![Build Status
](
https://travis-ci.org/asottile/add-trailing-comma.svg?branch=master
)
](https://travis-ci.org/asottile/add-trailing-comma)
[
![Coverage Status
](
https://coveralls.io/repos/github/asottile/add-trailing-comma/badge.svg?branch=master
)
](https://coveralls.io/github/asottile/add-trailing-comma?branch=master)
[
![Build Status
](
https://dev.azure.com/asottile/asottile/_apis/build/status/asottile.add-trailing-comma?branchName=master
)
](https://dev.azure.com/asottile/asottile/_build/latest?definitionId=3&branchName=master)
[
![Azure DevOps coverage
](
https://img.shields.io/azure-devops/coverage/asottile/asottile/3/master.svg
)
](https://dev.azure.com/asottile/asottile/_build/latest?definitionId=3&branchName=master)
add-trailing-comma
=========
=========
=========
A tool (and pre-commit hook) to automatically add trailing commas to calls and
literals.
...
...
@@ -12,7 +11,6 @@ literals.
`pip install add-trailing-comma`
## As a pre-commit hook
See
[
pre-commit
](
https://github.com/pre-commit/pre-commit
)
for instructions
...
...
azure-pipelines.yml
Dosyayı görüntüle @
9e040ef6
...
...
@@ -4,7 +4,7 @@ resources:
type
:
github
endpoint
:
asottile-github
name
:
asottile/azure-pipeline-templates
ref
:
refs/tags/v0.0.
1
ref
:
refs/tags/v0.0.
3
jobs
:
-
template
:
job--python-tox.yml@asottile
...
...
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