gems rubocop 1.3.1
RuboCop 1.3.1

latest releases: 1.66.1, 1.66.0, 1.65.1...
3 years ago

Bug fixes

  • #9037: Fix required_ruby_version issue when using Gem::Requirement. (@cetinajero)
  • #9039: Fix stack level too deep error if target directory contains **. (@unasuke)
  • #6962: Limit Layout/ClassStructure constant order autocorrect to literal constants. (@tejasbubane)
  • #9032: Fix an error for Style/DocumentDynamicEvalDefinition when using eval-type method with interpolated string that is not heredoc without comment doc. (@koic)
  • #9049: Have Lint/ToEnumArguments accept __callee__. (@marcandre)
  • #9050: Fix a false positive for Style/NegatedIfElseCondition when if with !! condition. (@koic)
  • #9041: Fix a false positive for Naming/VariableNumber when using integer symbols. (@koic)

Changes

  • #9045: Have cut_release handle "config/default" and generate cops doc. (@marcandre)
  • #9036: Allow enums method by default for Lint/ConstantDefinitionInBlock. (@koic)
  • #9035: Only complain about SafeYAML if it causes issues. (@marcandre)

Don't miss a new rubocop release

NewReleases is sending notifications on new releases.