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 53fdb98 + 6d49364 commit 29d1fccCopy full SHA for 29d1fcc
1 file changed
identify/extensions.py
@@ -226,6 +226,7 @@
226
'rb': {'text', 'ruby'},
227
'resx': {'text', 'resx', 'xml'},
228
'rng': {'text', 'xml', 'relax-ng'},
229
+ 'robot': {'text', 'robot'},
230
'rs': {'text', 'rust'},
231
'rst': {'text', 'rst'},
232
's': {'text', 'asm'},
0 commit comments