cdgriffith / cdgriffith/puremagic
Wrong mime type for sh ?
Open
- Dominant language
- Python
- Stars
- 242
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
>>> puremagic.magic_file("name.sh")
[PureMagicWithConfidence(byte_match=None, offset=None, extension='.txt', mime_type='text/plain', name='ascii text, with LF line terminators', confidence=0.9)]
The shell script is not detected as shell.
Is this a bug?
Im using version 2.1.1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.