bdb8b5c167
Allows calling ansible-lint directly instead of hardcoding its configuration inside tox. This plays much better with other tools, like editors which may perform the linting themselves. Change-Id: I09e48322f11de33a2ce97a27cf7cf93225ccc12c
6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
---
|
|
parseable: true
|
|
skip_list:
|
|
# [ANSIBLE0012] Commands should not change things if nothing needs doing
|
|
- ANSIBLE0012
|