Skip to content

fix: Improve binary detection#529

Merged
dmtrKovalenko merged 1 commit into
mainfrom
fix/file-detect
May 25, 2026
Merged

fix: Improve binary detection#529
dmtrKovalenko merged 1 commit into
mainfrom
fix/file-detect

Conversation

@dmtrKovalenko
Copy link
Copy Markdown
Owner

closes #524

Originally we used to scan first 512 bytes which is not enough, here I am adding more files for initial extension triage, making it possible to unmark file as binary and making binary scanning more coherent which should support 99.9999999999% cases not breaking performance really hard

closes #524

Originally we used to scan first 512 bytes which is not enough, here I
am adding more files for initial extension triage, making it possible to
unmark file as binary and making binary scanning more coherent which
should support 99.9999999999% cases not breaking performance really hard
@dmtrKovalenko dmtrKovalenko merged commit c23ccb3 into main May 25, 2026
45 checks passed
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.

Live Grep Crashing

1 participant