Skip to content

Commit 6df67e2

Browse files
authored
Merge pull request #570 from petamas/add-xaml
Add support for *.xaml
2 parents 7783767 + 967b13d commit 6df67e2

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
@@ -309,6 +309,7 @@
309309
'xcworkspacedata': {'text', 'xml', 'xcworkspacedata', 'xcodebuild'},
310310
'xlf': {'text', 'xml', 'xliff'},
311311
'xliff': {'text', 'xml', 'xliff'},
312+
'xaml': {'text', 'xml', 'xaml'},
312313
'xml': {'text', 'xml'},
313314
'xq': {'text', 'xquery'},
314315
'xql': {'text', 'xquery'},

0 commit comments

Comments
 (0)