relnotes/v1.64.0.md
either_consistent SupportedShorthandSyntax to Style/HashSyntax. (@pawelma)Style/SendWithLiteralMethodName cop. (@koic)Style/SuperArguments cop. (@earlopain)--format command line option. (@koic)AllowModifiersOnAttrs option for Style/AccessModifierDeclarations. (@krororo)AllowedMethods for Style/DocumentationMethod. (@koic)Style/Copyright when using multiline copyright notice. (@koic)Layout/EmptyComment when using an empty comment next to code after comment line. (@koic)Style/ArgumentsForwarding when forward target is super. (@koic)Style/ArgumentsForwarding when forward target is safe navigation method. (@koic)Style/MapIntoArray when using each without receiver with << to build an array. (@koic)--no-exclude-limit generating a todo with Max config instead of listing everything out with Exclude. (@earlopain)TargetRailsVersion when parsing from the lockfile with prerelease rails. (@earlopain)cop.documentation_url with --show-docs-url when passing a config as argument. (@earlopain)ActiveSupportExtensionsEnabled for Style/SymbolProc. (@koic)workspace/executeCommand LSP method. (@koic)