rubocop
https://github.com/bbatsov/rubocop
Ruby
A Ruby static code analyzer, based on the community Ruby 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.
126 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- Fix `Lint/RedundantSafeNavigation` FP for shadowed block variables
- Prune excluded directories for relative directory arguments
- Fix `Lint/UselessMethodDefinition` FP for methods with `**kwargs`
- Preserve escape notation in `Style/StringConcatenation` autocorrect
- Improve `Lint/NameTypo` performance by deferring the literal-name scan
- Improve `Lint/DeprecatedReference` performance by short-circuiting `deprecated?`
- Add new `Lint/ArgumentMismatch` cop
- Ruby source: <internal:kernel>: warning: Float out of range
- [Fix #15517] Fix false positives in `Lint/RedundantSafeNavigation`
- RedundantSafeNavigation + InferNonNilReceiver vs `it`
- Docs
- RepresenterGenerator#plural
- RepresenterGenerator#singular
- RepresenterGenerator#class_name
- RepresenterGenerator#generate_representer
- Liquid::UrlHelperHacks#controller
- Liquid::UrlHelperHacks#current_page?
- Liquid::Template::Handler#compilable?
- Liquid::Template::Handler#render
- Liquid::Template::Handler#initialize
- Liquid::Template::Handler.call