Skip to content

Commit 5d7f6f4

Browse files
committed
Add missing #awesome-ci projects
1 parent 135a9ed commit 5d7f6f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
> [phplint][plint-git-lnk] ****
2727
> [php-cs-fixer][pcsf-git-lnk] ****
2828
> [pycodestyle][pycs-git-lnk] ****
29+
> [pydocstyle][pyds-git-lnk] ****
2930
> [pylint][pylint-git-lnk] ****
3031
> [terraform-docs][tfdocs-git-lnk] ****
3132
> [terragrunt][tg-git-lnk] ****
@@ -363,6 +364,7 @@ linter below for reproducible local or remote CI tests:
363364
| [php-cs-fixer][pcsf-git-lnk] | [![pcsf-hub-img]][pcsf-hub-lnk] | PHP | PHP Coding Standards Fixer |
364365
| [black][black-git-lnk] | [![black-hub-img]][black-hub-lnk] | Python | The uncompromising Python code formatter |
365366
| [pycodestyle][pycs-git-lnk] | [![pycs-hub-img]][pycs-hub-lnk] | Python | Python style guide checker |
367+
| [pydocstyle][pyds-git-lnk] | [![pyds-hub-img]][pyds-hub-lnk] | Python | Python docstyle checker |
366368
| [pylint][pylint-git-lnk] | [![pylint-hub-img]][pylint-hub-lnk] | Python | Python source code, bug and quality checker |
367369
| [terraform-docs][tfdocs-git-lnk] | [![tfdocs-hub-img]][tfdocs-hub-lnk] | Terraform | Terraform doc generator (TF 0.12 ready) **<sup>[1]</sup>** |
368370
| [terragrunt][tg-git-lnk] | [![tg-hub-img]][tg-hub-lnk] | Terraform | Terragrunt and Terraform |
@@ -436,6 +438,10 @@ linter below for reproducible local or remote CI tests:
436438
[pycs-hub-img]: https://img.shields.io/docker/pulls/cytopia/pycodestyle.svg
437439
[pycs-hub-lnk]: https://hub.docker.com/r/cytopia/pycodestyle
438440
441+
[pyds-git-lnk]: https://github.com/cytopia/docker-pydocstyle
442+
[pyds-hub-img]: https://img.shields.io/docker/pulls/cytopia/pydocstyle.svg
443+
[pyds-hub-lnk]: https://hub.docker.com/r/cytopia/pydocstyle
444+
439445
[pylint-git-lnk]: https://github.com/cytopia/docker-pylint
440446
[pylint-hub-img]: https://img.shields.io/docker/pulls/cytopia/pylint.svg
441447
[pylint-hub-lnk]: https://hub.docker.com/r/cytopia/pylint

0 commit comments

Comments
 (0)