Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Checker ansible/ansible_lint: fix errorformat #2229

Merged
merged 1 commit into from
Nov 7, 2018

Conversation

netzvieh
Copy link
Contributor

@netzvieh netzvieh commented Nov 6, 2018

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.

@netzvieh netzvieh changed the title Checker ansible/ansible_vim: fix errorformat Checker ansible/ansible_lint: fix errorformat Nov 6, 2018
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.
@lcd047 lcd047 merged commit 741cc17 into vim-syntastic:master Nov 7, 2018
@lcd047
Copy link
Collaborator

lcd047 commented Nov 7, 2018

Merged, thank you!

@netzvieh netzvieh deleted the ansible_lint_new_format branch November 7, 2018 10:00
Slm0n87 pushed a commit to Slm0n87/syntastic that referenced this pull request Mar 7, 2019
…format

Checker ansible/ansible_lint: fix errorformat
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants