relnotes/v1.30.1.md
Style/StringConcatenation when Mode: conservative and first operand is not string literal. (@koic)Style/FetchEnvVar in the body with assignment method. (@ydah)EnforcedStyle: with_first_argument of Layout/ArgumentAlignment and EnforcedColonStyle: separator of Layout/HashAlignment. (@koic)--ignore-unrecognized-cops option always showing empty warning even if there was no problem. (@nobuyo)Naming/AccessorMethodName with type of the first argument is other than arg. (@ydah)Style/SafeNavigation when TargetRubyVersion: 2.2 or lower. (@koic)