Skip to content

Commit cd6f892

Browse files
jvllmrasottile
authored andcommitted
add poetry.lock as toml
1 parent 939e9c9 commit cd6f892

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

identify/extensions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@
312312
'Pipfile': EXTENSIONS['toml'],
313313
'Pipfile.lock': EXTENSIONS['json'],
314314
'PKGBUILD': {'text', 'bash', 'pkgbuild', 'alpm'},
315+
'poetry.lock': EXTENSIONS['toml'],
315316
'pylintrc': EXTENSIONS['ini'] | {'pylintrc'},
316317
'README': EXTENSIONS['txt'],
317318
'Rakefile': EXTENSIONS['rb'],

0 commit comments

Comments
 (0)