Skip to content

Conversation

@goto-bus-stop
Copy link
Member

@goto-bus-stop goto-bus-stop commented Aug 2, 2019

INI files use the machine's local encoding by default, similarly to AoC itself. This patch detects the encoding of these files using the chardet crate.

TODO:

  • Detect the encoding over the entire file instead of line-by-line; at the moment, the test fails because one line is detected as a Thai encoding

@goto-bus-stop goto-bus-stop changed the base branch from master to default August 4, 2019 13:44
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.

2 participants