vscode-ansible icon indicating copy to clipboard operation
vscode-ansible copied to clipboard

Fix handling of syntax-check errors reported by ansible-lint in the extension

Open priyamsahoo opened this issue 1 year ago • 0 comments

The PR will:

  1. add a fix to handle syntax-check errors reported by ansible-lint. There was a discrepancy because of the codeclimate format out format parsing in the extension.
  2. add a test for the same.

Fixes: #986.

priyamsahoo avatar May 14 '24 11:05 priyamsahoo