ruby-style-guide
https://github.com/rubocop/ruby-style-guide
A community-driven Ruby coding style guide
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.
not yet supported1 Subscribers
Add a CodeTriage badge to ruby-style-guide
Help out
- Issues
- Use StandardError over Exception
- #359 - No Hanging Indentation
- Using the safe navigation operator with other operators?
- Clarify when to use if-case returns
- Mark every rules with levels of requirements.
- Sugesstion: method name should make clear how many results are expected
- Ternary branch text seems too strong
- Favor standard lib exceptions over new classes needs clarification
- `X = Struct.new(:x) do` is bad
- Additional thoughts on `self`
- Docs
- not yet supported