Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e31a62b commit 30d1f89Copy full SHA for 30d1f89
1 file changed
identify/extensions.py
@@ -324,6 +324,7 @@
324
'zsh': {'text', 'shell', 'zsh'},
325
}
326
EXTENSIONS_NEED_BINARY_CHECK = {
327
+ 'entitlements': {'plist', 'entitlements'},
328
'plist': {'plist'},
329
'ppm': {'image', 'ppm'},
330
0 commit comments