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 a10759d + 749d185 commit 8f02442Copy full SHA for 8f02442
1 file changed
identify/extensions.py
@@ -248,6 +248,7 @@
248
'scss': {'text', 'scss'},
249
'sh': {'text', 'shell'},
250
'sln': {'text', 'sln'},
251
+ 'slnx': {'text', 'xml', 'slnx', 'msbuild'},
252
'sls': {'text', 'salt'},
253
'so': {'binary'},
254
'sol': {'text', 'solidity'},
0 commit comments