We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e9ece8 commit bff8461Copy full SHA for bff8461
dev-requirements.txt
@@ -14,6 +14,7 @@ pytest==7.2.0; python_version >= '3'
14
pylint==2.5.3; python_version >= '3'
15
shellcheck-py==0.9.0.2; python_version >= '3'
16
rstcheck==3.3.1; python_version >= '3'
17
+yamllint==1.32.0; python_version >= '3'
18
voluptuous==0.13.1; python_version >= '3'
19
ansible-lint==6.17.0; python_version >= '3.9'
20
pycodestyle==2.10.0; python_version >= '3'
0 commit comments