1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-23 00:50:48 +00:00

Disable ansible-lint until they fix their setup.py

See: https://github.com/ansible/ansible-lint/issues/590
This commit is contained in:
Felddy 2019-10-18 10:46:32 -04:00
parent 02fb008d62
commit b31ad8591f
No known key found for this signature in database
GPG key ID: AFD7E112AF75260E

View file

@ -56,11 +56,12 @@ repos:
rev: 19.3b0 rev: 19.3b0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/ansible/ansible-lint.git # Disabled until: https://github.com/ansible/ansible-lint/issues/590
rev: v4.1.1a0 # - repo: https://github.com/ansible/ansible-lint.git
hooks: # rev: v4.1.1a0
- id: ansible-lint # hooks:
# files: molecule/default/playbook.yml # - id: ansible-lint
# # files: molecule/default/playbook.yml
- repo: https://github.com/antonbabenko/pre-commit-terraform.git - repo: https://github.com/antonbabenko/pre-commit-terraform.git
rev: v1.12.0 rev: v1.12.0
hooks: hooks: