Skip to content

Conversation

@dnicolson
Copy link
Contributor

@dnicolson dnicolson commented Mar 9, 2023

This pull request adds support for ASCII detection.

Fixes #76.

@runk
Copy link
Owner

runk commented Mar 10, 2023

If you'd rebase with master, failures with node@18 from should be all fixed

@dnicolson
Copy link
Contributor Author

It's been a while, but it seems that the ASCII control characters were the problem with the original tests and the resulting changes to the ISO-8859-1 tests.

Supporting all 27 languages that use the ISO-8859-1 character set seems beyond the scope of this pull request. It's probably just easier to use https://github.com/chardet/chardet for that purpose.

@runk runk merged commit 7f95705 into runk:master Jun 16, 2023
@github-actions
Copy link

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ASCII file detected as ISO-8859-1

2 participants