Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The list of file types that are assumed to be binary is currently hard-coded into the BinaryGuesser class.
This is restrictive; it should be possible to change the list of binary extensions.
Ideally support both replacing the list entirely as well as adding/removing items from the list.