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 a0ef278Copy full SHA for a0ef278
1 file changed
identify/extensions.py
@@ -414,6 +414,7 @@
414
'sys.config': EXTENSIONS['erl'],
415
'sys.config.src': EXTENSIONS['erl'],
416
'Tiltfile': {'text', 'tiltfile'},
417
+ 'uv.lock': EXTENSIONS['toml'],
418
'Vagrantfile': EXTENSIONS['rb'],
419
'WORKSPACE': EXTENSIONS['bzl'],
420
'wscript': EXTENSIONS['py'],
0 commit comments