Rubocop v1.5.1 Release Notes
Release Date: 2020-12-02 // almost 4 years ago-
๐ Bug fixes
- ๐ #8684: Fix an error for
Lint/InterpolationCheck
cop. (@tejasbubane) - #9145: Fix issues with SuggestExtensions when bundler is not available, or when there is no gemfile. (@dvandersluis)
- ๐
#9140: Fix an error for
Layout/EmptyLinesAroundArguments
when multiline style argument for method call without selector. (@koic) - #9136: Fix
AllowedIdentifiers
inNaming/VariableNumber
to include variable assignments. (@PhilCoggins)
- ๐ #8684: Fix an error for