Skip to content

RuboCop Rails v2.31.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 02:48
· 65 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)