Adds ansible-lint to the blacklist
Avoids check-requirements failure regarding usage of ansible-lint. Needed-By: https://review.opendev.org/679101 Needed-By: https://review.opendev.org/679105 Change-Id: I36602e2f4ca1542b6c60df1ae9fcdc551451a3e0
This commit is contained in:
parent
281a03d71b
commit
24db3f8953
@ -1,6 +1,7 @@
|
||||
# linters - each project may have a different version with loose convergence
|
||||
# over time.
|
||||
astroid
|
||||
ansible-lint
|
||||
bandit
|
||||
flake8
|
||||
flake8-docstrings
|
||||
|
Loading…
Reference in New Issue
Block a user