Skip to content

fix: handle UTF-8 BOM-prefixed input#919

Merged
Laupetin merged 1 commit into
Laupetin:mainfrom
michaeloliverx:fix-771
Jul 20, 2026
Merged

fix: handle UTF-8 BOM-prefixed input#919
Laupetin merged 1 commit into
Laupetin:mainfrom
michaeloliverx:fix-771

Conversation

@michaeloliverx

Copy link
Copy Markdown
Contributor

Fixes #771

@Laupetin Laupetin added the bug Something isn't working label Jul 19, 2026

@Laupetin Laupetin left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great :D Thank you very much. Not sure if this covers all files that are prone to this but i guess it already covers a good amount and it can be extended in the future

@Laupetin
Laupetin merged commit 3743537 into Laupetin:main Jul 20, 2026
8 checks passed
@michaeloliverx
michaeloliverx deleted the fix-771 branch July 20, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parser does not correctly read files that are encoded with UTF-8 with BOM

2 participants