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

Skip non-UTF-8 files #36

Open
kokkonisd opened this issue Sep 25, 2021 · 0 comments
Open

Skip non-UTF-8 files #36

kokkonisd opened this issue Sep 25, 2021 · 0 comments

Comments

@kokkonisd
Copy link

The program crashes when it encounters a non-UTF-8 file.
It would probably make more sense to skip such files; when we run misspellings on a huge list of files it's frustrating to have it fail because maybe 0.01% of those files are non-UTF-8.
A possible solution could be to emit a warning when a non-UTF-8 file is encountered, with the option to silence such warnings.

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

No branches or pull requests

1 participant