We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e09b689 + 8130ef9 commit 76cf716Copy full SHA for 76cf716
identify/interpreters.py
@@ -21,5 +21,6 @@
21
'ruby': {'ruby'},
22
'sh': {'shell', 'sh'},
23
'tcsh': {'shell', 'tcsh'},
24
+ 'uv': {'python'},
25
'zsh': {'shell', 'zsh'},
26
}
0 commit comments