Skip to content

Commit 6d49364

Browse files
committed
fix: add robot filetype
1 parent 53fdb98 commit 6d49364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/extensions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@
226226
'rb': {'text', 'ruby'},
227227
'resx': {'text', 'resx', 'xml'},
228228
'rng': {'text', 'xml', 'relax-ng'},
229+
'robot': {'text', 'robot'},
229230
'rs': {'text', 'rust'},
230231
'rst': {'text', 'rst'},
231232
's': {'text', 'asm'},

0 commit comments

Comments
 (0)