Skip to content

RuboCop RSpec v3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 08:04
· 18 commits to master since this release
50ac5ab
  • Fix RSpec/VoidExpect to only operate inside an example block. (@corsonknowles)
  • Change RSpec/ContextWording cop to always report an offense when both Prefixes and AllowedPatterns are empty. (@ydah)
  • Add support for and and or compound matchers to RSpec/ChangeByZero cop. (@ydah)