ale/ale_linters/ansible
Michael F. Schönitzer 42a17dec16
Handle empty answer of ansible-lint (#4373)
* Handle empty answer of ansible-lint

The variable a:lines might be empty if ansible-lint exited early, in
that case json_decode would trow an error.

* Use ales JSON decode function
2022-12-06 21:44:10 +09:00
..
ansible_language_server.vim Fix 4246 - Add ansible language-server (#4355) 2022-11-25 13:13:38 +00:00
ansible_lint.vim Handle empty answer of ansible-lint (#4373) 2022-12-06 21:44:10 +09:00