Skip to content

Commit f6ff8ac

Browse files
committed
Add support for Brewfile
1 parent e31a62b commit f6ff8ac

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
@@ -373,6 +373,7 @@
373373
'AUTHORS': EXTENSIONS['txt'],
374374
'bblayers.conf': EXTENSIONS['bb'],
375375
'bitbake.conf': EXTENSIONS['bb'],
376+
'Brewfile': EXTENSIONS['rb'],
376377
'BUILD': EXTENSIONS['bzl'],
377378
'Cargo.toml': EXTENSIONS['toml'] | {'cargo'},
378379
'Cargo.lock': EXTENSIONS['toml'] | {'cargo-lock'},

0 commit comments

Comments
 (0)