Skip to content

Commit a0ef278

Browse files
committed
Add support for uv.lock
1 parent e31a62b commit a0ef278

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/extensions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@
414414
'sys.config': EXTENSIONS['erl'],
415415
'sys.config.src': EXTENSIONS['erl'],
416416
'Tiltfile': {'text', 'tiltfile'},
417+
'uv.lock': EXTENSIONS['toml'],
417418
'Vagrantfile': EXTENSIONS['rb'],
418419
'WORKSPACE': EXTENSIONS['bzl'],
419420
'wscript': EXTENSIONS['py'],

0 commit comments

Comments
 (0)