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
- --fail-fast silently passes when offenses are found
- Fix an incorrect autocorrect for `Style/DataInheritance` with a brace block
- Fix comment duplication for `Style/AccessorGrouping` with a single-line trailing comment
- `Style/ClassAndModuleChildren`: `EnforcedStyleForClasses` / `EnforcedStyleForModules` are silently ignored
- Fix an incorrect autocorrect for `Style/EmptyClassDefinition` with a namespaced constant
- Fix two incorrect autocorrects for `Style/EmptyCaseCondition`
- Fix a false positive for `Style/DirEmpty` with a block
- Fix `Style/DocumentationMethod` ignoring `AllowedMethods` for inline modifier defs
- Fix a false positive for `Style/EmptyLiteral` with numbered and `it` block parameters
- Fix an incorrect autocorrect for `Style/HashSyntax` with a multi-pair braceless `return`
- Docs
- Finance::FixedFee#bill_fixed_fee_for
- Fields::Extensions::AssociationCollectionExtension#modify_attributes_with_fields
- Fields::Extensions::AssociationCollectionExtension#create_with_fields
- Fields::Extensions::AssociationCollectionExtension#build_with_fields
- Fields::BaseField#input
- Fields::BaseField#builder_options
- Fields::BaseField#initialize
- Fields::BaseField#hidden?
- Fields::BaseField#options=
- Fields::BaseField#options