relnotes/v1.22.2.md
Layout/DotPosition false positives when the selector and receiver are on the same line. (@dvandersluis)Style/HashTransformKeys and Style/HashTransformValues incorrect auto-correction when inside block body. (@franzliedke)Style/SelectByRegexp when using match? without a receiver. (@koic)Layout/EmptyLinesAroundExceptionHandlingKeywords when begin and rescue are on the same line. (@koic)Lint/AmbiguousRange when using self in a range literal. (@koic)*. (@koic)Bundler/GemComment where it would not detect an offense in some cases when OnlyFor is set to restrictive_version_specifiers. (@Drowze)