We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca58eb commit 2573941Copy full SHA for 2573941
identify/extensions.py
@@ -6,6 +6,7 @@
6
'asciidoc': {'text', 'asciidoc'},
7
'apinotes': {'text', 'apinotes'},
8
'asar': {'binary', 'asar'},
9
+ 'astro': {'text', 'astro'},
10
'avif': {'binary', 'image', 'avif'},
11
'avsc': {'text', 'avro-schema'},
12
'bash': {'text', 'shell', 'bash'},
0 commit comments