Add yamllint (in pre-commit and CI) (#33676)

* Add yamllint (in pre-commit and CI)

* Fix linting for all YAML files

* Bump and add it to requirements

* Fix gen_requirements for pre-commit, remove 'v' from version
This commit is contained in:
Franck Nijhof
2020-04-05 10:33:45 +02:00
committed by GitHub
parent 7653dc947a
commit 24840b54ac
73 changed files with 621 additions and 507 deletions

View File

@@ -2,8 +2,9 @@
bandit==1.6.2
black==19.10b0
codespell==v1.16.0
codespell==1.16.0
flake8-docstrings==1.5.0
flake8==3.7.9
isort==v4.3.21
isort==4.3.21
pydocstyle==5.0.2
yamllint==1.21.0