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 f6ff8acCopy full SHA for f6ff8ac
identify/extensions.py
@@ -373,6 +373,7 @@
373
'AUTHORS': EXTENSIONS['txt'],
374
'bblayers.conf': EXTENSIONS['bb'],
375
'bitbake.conf': EXTENSIONS['bb'],
376
+ 'Brewfile': EXTENSIONS['rb'],
377
'BUILD': EXTENSIONS['bzl'],
378
'Cargo.toml': EXTENSIONS['toml'] | {'cargo'},
379
'Cargo.lock': EXTENSIONS['toml'] | {'cargo-lock'},
0 commit comments