Skip to content

RuboCop Rails v2.31.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 02:48
· 114 commits to master since this release

New features

  • #1471: Support it block parameter in Rails cops. (@koic)

Bug fixes

  • #1465: Avoid warnings about methods of RuboCop::Cop::EnforceSuperclass being redefined. (@davidrunger)