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

feat: Check and replace UTF-16 files #156

Merged
merged 1 commit into from
Jan 3, 2021
Merged

feat: Check and replace UTF-16 files #156

merged 1 commit into from
Jan 3, 2021

Conversation

epage
Copy link
Collaborator

@epage epage commented Nov 4, 2020

We don't have good detection for non-UTF encodings and don't have
encoding support for UTF-32, so limiting it to just UTF-16.

Fixes #17

@epage epage marked this pull request as ready for review January 3, 2021 01:21
We don't have good detection for non-UTF encodings and don't have
encoding support for UTF-32, so limiting it to just UTF-16.

Fixes #17
@epage epage merged commit ed58935 into crate-ci:master Jan 3, 2021
@epage epage deleted the utf16 branch January 3, 2021 03:39
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

Successfully merging this pull request may close these issues.

Support more than UTF-8 files
2 participants