Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-28 | Fix ansible-lint linter definition. (#3601) | serapas | |
* Fix ansible-lint linter definition. Use ansible-lint's feature auto-detection instead of temporary file. For auto-detection to work, ansible project has to be also a git repository. Don't use yaml rules. These are checked by yamllint. Refactor pattern to work with ansible-lint >=5.0 version. Clean-up obsolete test cases. * Pull Request changes | |||
2017-12-13 | Fix #1216 - Suppress trailing whitespace warings for ansible-lint when the ↵ | w0rp | |
option is set | |||
2017-11-15 | #852 - Capture error codes for ansible-lint | w0rp | |
2017-09-14 | Make temporary file detection work on just about all platforms | w0rp | |
2017-07-03 | Fix #216 - Filter out errors for other files for ansible-lint | w0rp | |
2017-06-14 | Fix an ansible-lint test | w0rp | |
2017-06-14 | Split up the flake8 and ansible-lint handlers | w0rp | |