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,153 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
- MikeMcQuaid/opensource.guide JavaScript
Created a pull request in Homebrew/brew that received 11 comments
Unify (mostly) Homebrew code style
Make the Homebrew/cask and Homebrew/homebrew-core style more closely match the rest of Homebrew.
To accomplish this:
Run brew cask style to ensure…
+982
−1,047
•
11
comments
- cleanup: check path exists before cleanup.
- keg: delete more alias LinkedKegs symlinks.
- keg: general cleanup.
- keg: unlink alias linkedkegs.
- formula: look harder for a linked keg.
- workflows/tests: link python@3.8.
- style: re-enable shellcheck.
- diagnostic: allow some uncommitted gems.
- formula: fix link_overwrite?
- Move .codecov.yml
- dev-cmd/audit: tweak checksum audit.
- Add CodeCov YAML file.
- Check installed dependents on install and reinstall
- Bottle extract and fetch fixes
- Revert "disable license check for new formulae"
- language/python: allow python@3.7 to be used for virtualenvs
- formula_installer: mv rather than rename on link_overwrite
- formula: consider aliases in installed_prefixes
- License forbidden
- Allow references to casks when running upgrade and outdated
- Utils::Bottles::tag: ARM tag is arm64_big_sur
- update: delete python from cellar
- tab: add built_on information
- os/mac: silence AppleLanguages error, fallback to system prefs
- docs: add brew livecheck documentation
- compare and display package versions
- Add CPU family ARMv8.3-A
- dev-cmd/pr-upload: add --keep-old flag
- link_overwrite: allow to overwrite files from alias
- Audit --> RuboCop migration
- style: separate shell command arguments
- Allow references to casks when running uninstall and reinstall
- Incorporate ShellCheck into GitHub Action
- dev-cmd/audit: don't error out if no license is detected by GitHub
- Add `brew sponsors` command
- Separate formula name from tap name in need_python?
- style: improve keg_only style checks
- sandbox: do not assume home is inside `/Users`
- throttle gatsby-cli to every 10 rel on multiple of 10
- dev-cmd/pr-*: allow to run on other taps too
- Some pull request reviews not shown.