Releases: pocke/mry
Releases · pocke/mry
v0.52.0.0
Renamed cop
Lint/RescueWithoutErrorClass
=>Style/RescueStandardError
Added cops
- Style/StringHashKeys
- Style/RandomWithOffset
- Lint/ShadowedArgument
- Lint/MissingCopEnableDirective
- Rails/EnvironmentComparison
- Style/EmptyBlockParameter
- Style/EmptyLambdaParameter
- Style/TrailingBodyOnMethodDefinition
- Rails/InverseOf
- Style/TrailingMethodEndStatement
- Gemspec/RequiredRubyVersion
- Lint/NestedPercentLiteral
- Gemspec/DuplicatedAssignment
- Style/ColonMethodDefinition
- Layout/ClassStructure
- Rails/CreateTableWithTimestamps
- Style/ExtendSelf
- Rails/RedundantReceiverInWithOptions
- Style/EvalWithLocation
- Layout/EmptyLinesAroundArguments
- Layout/SpaceInsideReferenceBrackets
- Layout/SpaceInsideArrayLiteralBrackets
- Rails/LexicallyScopedActionFilter
- Rails/Presence