- Add support single quoted string and percent string and heredoc for
RSpec/Rails/HttpStatus
. (@ydah) - Change to be inline disable for
RSpec/SpecFilePathFormat
likeRSpec/FilePath
. (@ydah) - Fix a false positive for
RSpec/MetadataStyle
with example groups having multiple string arguments. (@franzliedke)