Skip to content

RuboCop RSpec v2.11.0

Compare
Choose a tag to compare
@bquorning bquorning released this 18 May 12:16
· 1069 commits to master since this release
75ad3ef
  • Drop Ruby 2.5 support. (@ydah)
  • Add new RSpec/ChangeByZero cop. (@ydah)
  • Improve RSpec/ExpectChange to detect namespaced and top-level constants. (@M-Yamashita01)
  • Introduce an amendment to Metrics/BlockLength to exclude spec files. (@luke-hill)