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

Incompatible yamllint configuration should not be blocked when yaml errors are ignored #4152

Closed
felixfontein opened this issue May 12, 2024 · 0 comments · Fixed by #4158
Closed
Assignees
Labels

Comments

@felixfontein
Copy link
Contributor

Summary

Reported on IRC in #ansible-community.

I've faced an error since #4139 got merged, it does not respect warn_list: - yaml nor skip_list: - yaml in .ansible-lint and fails.

I think the yamllint configuration check should be ignored in case all yaml errors are ignored in the ansible-lint config file.

Issue Type
  • Bug Report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants