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 9f16bfa + c100631 commit 6d9a7b6Copy full SHA for 6d9a7b6
1 file changed
identify/extensions.py
@@ -286,6 +286,7 @@
286
'wkt': {'text', 'wkt'},
287
'woff': {'binary', 'woff'},
288
'woff2': {'binary', 'woff2'},
289
+ 'wsdl': {'text', 'xml', 'wsdl'},
290
'wsgi': {'text', 'wsgi', 'python'},
291
'xhtml': {'text', 'xml', 'html', 'xhtml'},
292
'xacro': {'text', 'xml', 'urdf', 'xacro'},
0 commit comments