relnotes/v1.31.1.md
Layout/LineContinuationSpacing when using continuation keyword \ after __END__. (@koic)Lint/LiteralAsCondition when using a literal in case-in condition where the match variable is used in in are accepted as a pattern matching. (@koic)Lint/NonAtomicFileOperation when using FileTest.exist? with if condition that has else branch. (@koic)Style/HashExcept when using a non-literal collection receiver for include?. (@koic)rubocop. (@koic)