Skip to content

RuboCop RSpec v3.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 12:50
· 2 commits to master since this release
4272587
  • Deprecate top_level_group? method from TopLevelGroup mixin as all of its callers were intentionally removed from Rubocop/RSpec. (@corsonknowles)
  • Fix false positive for RSpec/EmptyMetadata for splat kwargs. (@pirj)