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

Ignore Errors when reading Files #414

Closed
wants to merge 1 commit into from
Closed

Ignore Errors when reading Files #414

wants to merge 1 commit into from

Conversation

bakerboy448
Copy link

Workaround for german umelts and similar reading utf-8 issues

Closes #413

Workaround for german umelts and similar reading utf-8 issues
@adrienverge
Copy link
Owner

adrienverge commented Oct 20, 2021

Hello,

Ignoring errors instead of fixing the root problem is generally not the solution adopted by yamllint. Please check other pull requests about encoding problems and especially the ones since yamllint uses io.open(): #238, #240, #218, #285, #347, etc. I believe the problem should be fixed around there!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants