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 f093855 commit 26e13caCopy full SHA for 26e13ca
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