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
- A clarification regarding the use of when / then
- No rule for space after stab
- The use of parenthesis; "dsl methods" and multi-line invocations
- Multi-line parameters(arguments) with multiline paraemetrs
- Recommendation for a comment that contains a very long url
- bitwise vs. logical operators for boolean arithmetic
- Style/BlockDelimiters breaks natural language of rspec matchers
- About the code samples for "Avoid use of nested conditionals for flow of control"
- Single- vs multiline lambdas
- Unspecified Style point: obj.is_a? vs obj.class == Class
- Docs
- not yet supported