brew
https://github.com/homebrew/brew
Ruby
🍺 The missing package manager for macOS
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
11 Subscribers
Add a CodeTriage badge to brew
Help out
- Issues
- Skip sandbox setup for syntax-only jobs
- Create service path directories
- Add install step rebuild actions
- Brew should automatically create the paths used in service blocks
- Enable recursive CI typechecking
- brew doctor untrusted-tap check fails test-bot CI for third-party taps (regression from #22470)
- Fix services not loading when started with `--sudo-service-user`
- Add formula install step audit
- support splitting cask versions by arch
- patch: add type and resolves DSL for annotating patches
- Docs
- RuboCop::Cop::Sorbet::ForbidTStruct::Property#initialize
- RuboCop::Cop::Sorbet::ForbidTStruct::Property#factory
- RuboCop::Cop::Sorbet::ForbidTStruct::Property#default
- RuboCop::Cop::Sorbet::ForbidTStruct::Property#type
- RuboCop::Cop::Sorbet::ForbidTStruct::Property#name
- RuboCop::Cop::Sorbet::ForbidTStruct::Property#kind
- RuboCop::Cop::Sorbet::ForbidTStruct::Property#node
- RuboCop::Cop::Sorbet::ForbidTStruct::TStructWalker#on_send
- RuboCop::Cop::Sorbet::ForbidTStruct::TStructWalker#t_struct_prop?
- RuboCop::Cop::Sorbet::ForbidTStruct::TStructWalker#extend_t_sig?