a1025122b7
- avoid false-positives from ansible-lint - bumped linters to current versions - moved duplicated flake8 config to recommended location (setup.cfg) - removed individual lint envs from tox.ini We are also forced to fix some issues that went in because linter was not fully running. Addressed bug described at: https://github.com/ansible/ansible-lint/issues/611 Change-Id: Ifc8640fa823dd47a1ad1d9de9f51d9472118048c
2 lines
25 B
Plaintext
2 lines
25 B
Plaintext
pre-commit>=1.20.0 # MIT
|