Skip to content

RuboCop RSpec v1.11.0

Choose a tag to compare

@backus backus released this 16 Feb 19:44
· 2532 commits to master since this release
  • Add AroundBlock cop. (@Darhazer)
  • Add EnforcedStyle configuration for RSpec/DescribedClass cop. (@Darhazer)
  • Fix false positive for RSpec/RepeatedExample cop. (@redross)