relnotes/v1.29.1.md
TargetRubyVersion: 2.5. (@koic)Style/FetchEnvVar when using the same ENV var as if condition in the body. (@koic)Lint/NonDeterministicRequireOrder aware of require_relative. (@koic)Style/RedundantCondition when there are parenthesized method calls in each branch. (@nobuyo)Style/RaiseArgs when error type class constructor with keyword arguments and message argument. (@koic)Naming/InclusiveLanguage string with invalid byte sequence in UTF-8. (@ydah)Style/RedundantCondition if argument for method in else branch is hash without braces. (@nobuyo)