Skip to content

Commit

Permalink
Merge pull request #413 from sfc-gh-wzhao/wzhao-add-support-for-copy.…
Browse files Browse the repository at this point in the history
…bara.sky

Support identifying copy.bara.sky
  • Loading branch information
asottile authored Sep 15, 2023
2 parents 95c249b + bd4aaa6 commit 63b5cec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identify/extensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@
'config.ru': EXTENSIONS['rb'],
'Containerfile': {'text', 'dockerfile'},
'CONTRIBUTING': EXTENSIONS['txt'],
'copy.bara.sky': EXTENSIONS['bzl'],
'COPYING': EXTENSIONS['txt'],
'Dockerfile': {'text', 'dockerfile'},
'Gemfile': EXTENSIONS['rb'],
Expand Down

0 comments on commit 63b5cec

Please sign in to comment.