syntastic/syntax_checkers/ansible
Sebastian Meyer b45a86dd15
Checker ansible/ansible_lint: fix errorformat
ansible-lint now has a slightly different outputformat for errors:

prepare-host.yaml:24: [E302] chmod used in place of argument mode to
file module

Append the errorformat so this gets recognized by syntastic.
2018-11-06 23:20:19 +01:00
..
ansible_lint.vim Checker ansible/ansible_lint: fix errorformat 2018-11-06 23:20:19 +01:00