Skip to content

RuboCop RSpec v2.25.0

Compare
Choose a tag to compare
@bquorning bquorning released this 27 Oct 08:33
· 222 commits to master since this release
d556de0
  • Add support single quoted string and percent string and heredoc for RSpec/Rails/HttpStatus. (@ydah)
  • Change to be inline disable for RSpec/SpecFilePathFormat like RSpec/FilePath. (@ydah)
  • Fix a false positive for RSpec/MetadataStyle with example groups having multiple string arguments. (@franzliedke)