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 6443336 + a2f119f commit a9ec4b7Copy full SHA for a9ec4b7
identify/extensions.py
@@ -6,6 +6,7 @@
6
'avif': {'binary', 'image', 'avif'},
7
'bash': {'text', 'shell', 'bash'},
8
'bat': {'text', 'batch'},
9
+ 'bats': {'text', 'shell', 'bash', 'bats'},
10
'bib': {'text', 'bib'},
11
'bmp': {'binary', 'image', 'bitmap'},
12
'bz2': {'binary', 'bzip2'},
0 commit comments