- Fix a false positive for
RSpec/EmptyExampleGroup
when expectations in case statement. (@ydah) - Add
RSpec/VerifiedDoubleReference
cop. (@t3h2mas) - Make
RSpec/BeNil
cop configurable with abe_nil
style and abe
style. (@bquorning) - Fix
Capybara/CurrentPathExpectation
autocorrect incompatible withStyle/TrailingCommaInArguments
autocorrect. (@ydah)