Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 5 commits into from
May 21, 2024

Conversation

priyamsahoo
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

syntax-check[specific]
2 participants