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 f905a2e commit 45f344bCopy full SHA for 45f344b
identify/interpreters.py
@@ -21,6 +21,5 @@
21
'ruby': {'ruby'},
22
'sh': {'shell', 'sh'},
23
'tcsh': {'shell', 'tcsh'},
24
- 'uv': {'python'},
25
'zsh': {'shell', 'zsh'},
26
}
0 commit comments