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
- Style guide: misleading description for "Slicing with Ranges"
- Add guideline about empty strings inside interpolation.
- Add empty line after guard clause in Nested Conditionals
- DIscourage rescue error message checking
- Extend safe navigation docs about long `&.` chains
- Limit the number of safe navigation calls in a chain
- [idea?] Using ternary with array push operator
- Add guideline about omitting super arguments
- Add section about `Enumerable#lazy`
- [Idea] Write "good" before "bad" examples
- Docs
- not yet supported