relnotes/v0.82.0.md
wrap method. (@marcandre)Style/CaseEquality when the receiver is a constant. (@rafaelfranca)Style/ExponentialNotation cop. (@tdeo)Style/DisableCopsWithinSourceCodeDirective cop. (@egze)Layout/SpaceAroundMethodCallOperator cop. (@saurabhmaurya15)Lint/BooleanSymbol. (@knu)Lint/RaiseException when raising Exception with explicit namespace. (@koic)Lint/UriRegexp to register offense with array arguments. (@tejasbubane)Style/TrailingCommaInBlockArgs when lambda literal (->) has multiple arguments. (@koic)Lint/RaiseException when Exception without cbase specified under the namespace Gem by adding AllowedImplicitNamespaces option. (@koic)Style/IfUnlessModifier does not infinite-loop when autocorrecting long lines which use if/unless modifiers and have multiple statements separated by semicolons. (@alexdowad)ConfigLoader.default_configuration for the default config. (@hanachin)Layout/Tab cop to Layout/IndentationStyle. (@DracoAter)