Skip to content

Commit 967b13d

Browse files
committed
Add support for *.xaml
1 parent e31a62b commit 967b13d

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
@@ -302,6 +302,7 @@
302302
'xctestplan': {'text', 'json'},
303303
'xlf': {'text', 'xml', 'xliff'},
304304
'xliff': {'text', 'xml', 'xliff'},
305+
'xaml': {'text', 'xml', 'xaml'},
305306
'xml': {'text', 'xml'},
306307
'xq': {'text', 'xquery'},
307308
'xql': {'text', 'xquery'},

0 commit comments

Comments
 (0)