Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
6,052 contributions in the last year
Activity overview
Contributed to
Homebrew/brew,
Homebrew/homebrew-core,
Homebrew/linuxbrew-core
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in Homebrew/brew that received 10 comments
Unify (mostly) Homebrew/cask style
Make the Homebrew/cask style more closely match the rest of Homebrew.
To accomplish this:
Run brew cask style to ensure we don't break style there…
+195
−223
•
10
comments
- style: improve keg_only style checks
- sandbox: do not assume home is inside `/Users`
- Allow references to casks when running uninstall and reinstall
- throttle gatsby-cli to every 10 rel on multiple of 10
- dev-cmd/pr-*: allow to run on other taps too
- audit: disallow capitalization and period in conflicts_with reason
- dev-cmd/update-license-data: don't use partial downloading & fix --fail-if-changed
- docs/Common-Issues-for-Core-Contributors: add steps to fix failed bottle publish
- dev-cmd/bottle: fix positioning of bottle block in some cases
- License forbidden
- Add SDK availability diagnostic
- pr-pull, pr-upload: add --warn-on-upload-failure
- github: need read-only email scope to see emails
- License
- compare and display package versions
- on_os resources: allow linux-only or mac-only resources
- Sorbet/files.yaml: Move cmd/home.rb to true
- audit check_shim_references: Mirror keg_contain?