relnotes/v1.18.0.md
Bundler/GemVersion cop not respecting git tags. (@tejasbubane, @timlkelly)Layout/LineLength when using heredoc as the first method argument and omitting parentheses. (@koic)Layout/LineEndStringConcatenationIndentation. (@jonas054)Style/RegexpLiteral when using a regexp starts with a blank as a method argument. (@koic)Layout/ClosingParenthesisIndentation when using keyword arguments. (@koic)aggressive and conservative modes of operation for Style/StringConcatenation cop. (@tejasbubane)