- 08 Haz, 2019 1 kayıt (commit)
-
-
Batuhan Osman TASKAYA yazdı
-
- 03 Haz, 2019 4 kayıt (commit)
-
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Add '-' to read from stdin
-
Anthony Sottile yazdı
-
Jake Kaufman yazdı
Tools like ALE and so forth generally pass the buffer of the editor directly to the tool to edit and expect to read it back on stdout. I've added the `-` to signal to add-trailing-comma to read data from stdin and output to stdout. I modeled this mostly off of black. Black doesn't have any error handling around passing multiple files and `-`. Black also only briefly mentions it in the docs. I've also added a basic tests to check that a (mocked) stdin works.
-
- 28 Nis, 2019 2 kayıt (commit)
-
-
Anthony Sottile yazdı
speed up azure jobs
-
Anthony Sottile yazdı
Committed via https://github.com/asottile/all-repos
-
- 21 Nis, 2019 2 kayıt (commit)
-
-
Anthony Sottile yazdı
Trim passenv (tox>=2.8)
-
Anthony Sottile yazdı
Committed via https://github.com/asottile/all-repos
-
- 22 Mar, 2019 5 kayıt (commit)
-
-
Anthony Sottile yazdı
Run pre-commit autoupdate
-
Anthony Sottile yazdı
Committed via https://github.com/asottile/all-repos
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Reflow hugging more aggressively
-
Anthony Sottile yazdı
-
- 17 Mar, 2019 2 kayıt (commit)
-
-
Anthony Sottile yazdı
Trigger azure pipelines on tags
-
Anthony Sottile yazdı
Committed via https://github.com/asottile/all-repos
-
- 15 Mar, 2019 1 kayıt (commit)
-
-
Anthony Sottile yazdı
-
- 07 Mar, 2019 2 kayıt (commit)
-
-
Anthony Sottile yazdı
git ls-files -z -- azure-pipelines.yml | xargs -0 sed -i s/asottile-github/github/g
-
Anthony Sottile yazdı
Committed via https://github.com/asottile/all-repos
-
- 28 Şub, 2019 3 kayıt (commit)
-
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Migrate setup.py to setup.cfg declarative metadata
-
Anthony Sottile yazdı
Committed via https://github.com/asottile/all-repos
-
- 25 Şub, 2019 4 kayıt (commit)
-
-
Anthony Sottile yazdı
Convert to parameterized list of toxenvs
-
Anthony Sottile yazdı
Committed via https://github.com/asottile/all-repos
-
Anthony Sottile yazdı
Use azure pipelines coverage
-
Anthony Sottile yazdı
Committed via https://github.com/asottile/all-repos
-
- 24 Şub, 2019 3 kayıt (commit)
-
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
azure pipelines [skip travis] [skip appveyor]
-
Anthony Sottile yazdı
-
- 07 Şub, 2019 3 kayıt (commit)
-
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
python 3.8 fixes
-
Anthony Sottile yazdı
-
- 30 Ock, 2019 4 kayıt (commit)
-
-
Anthony Sottile yazdı
Migrate to official pycqa/flake8 hooks repo
-
Anthony Sottile yazdı
Committed via https://github.com/asottile/all-repos
-
Anthony Sottile yazdı
Add W504 to ignored autopep8 rules
-
Anthony Sottile yazdı
Committed via https://github.com/asottile/all-repos
-
- 13 Eki, 2018 2 kayıt (commit)
-
-
Anthony Sottile yazdı
Migrate from autopep8-wrapper to mirrors-autopep8
-
Anthony Sottile yazdı
Committed via https://github.com/asottile/all-repos
-
- 08 Eki, 2018 2 kayıt (commit)
-
-
Anthony Sottile yazdı
-
Anthony Sottile yazdı
Upgrade to tokenize-rt 2.1
-