pocke / mry

Mry Migrates .Rubocop.Yml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support split cops

pocke opened this issue · comments

For #33 and #34.

cops

  • v0.52.0
    • Layout/SpaceInsideBrackets -> Layout/SpaceInsideArrayLiteralBrackets and Layout/SpaceInsideReferenceBrackets
  • v0.53.0
    • Style/TrailingCommaInLiteral -> Style/TrailingCommaInArrayLiteral and Style/TrailingCommaInHashLiteral
  • v0.56.0
    • Style/MethodMissing -> Style/MethodMissingSuper and Style/MissingRespondToMissing