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.
1 parent e31a62b commit 967b13dCopy full SHA for 967b13d
1 file changed
identify/extensions.py
@@ -302,6 +302,7 @@
302
'xctestplan': {'text', 'json'},
303
'xlf': {'text', 'xml', 'xliff'},
304
'xliff': {'text', 'xml', 'xliff'},
305
+ 'xaml': {'text', 'xml', 'xaml'},
306
'xml': {'text', 'xml'},
307
'xq': {'text', 'xquery'},
308
'xql': {'text', 'xquery'},
0 commit comments