relnotes/v1.35.1.md
Style/SafeNavigation aware of a redundant nil check. (@koic)Lint/LiteralInInterpolation when using "#{nil}". (@koic)Lint/NonAtomicFileOperation when using FileTest.exist? as a condition for elsif. (@koic)Style/SoleNestedConditional when using nested conditional and branch contains a comment. (@koic)Style/Next when line break before condition. (@koic)