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 6aef98d + a0ef278 commit 93f1aa6Copy full SHA for 93f1aa6
1 file changed
identify/extensions.py
@@ -427,6 +427,7 @@
427
'sys.config': EXTENSIONS['erl'],
428
'sys.config.src': EXTENSIONS['erl'],
429
'Tiltfile': {'text', 'tiltfile'},
430
+ 'uv.lock': EXTENSIONS['toml'],
431
'Vagrantfile': EXTENSIONS['rb'],
432
'WORKSPACE': EXTENSIONS['bzl'],
433
'wscript': EXTENSIONS['py'],
0 commit comments