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.
2 parents f093855 + 26e13ca commit 7b82a63Copy full SHA for 7b82a63
identify/extensions.py
@@ -6,6 +6,7 @@
6
'asciidoc': {'text', 'asciidoc'},
7
'apinotes': {'text', 'apinotes'},
8
'asar': {'binary', 'asar'},
9
+ 'asm': {'text', 'asm'},
10
'astro': {'text', 'astro'},
11
'avif': {'binary', 'image', 'avif'},
12
'avsc': {'text', 'avro-schema'},
0 commit comments