Rubocop v0.29.1 Release Notes

Release Date: 2015-02-13 // over 9 years ago
  • ๐Ÿ› Bugs fixed

    • ๐Ÿ“œ #1638: Use Parser functionality rather than regular expressions for matching comments in FirstParameterIndentation. ([@jonas054][])
    • ๐Ÿ”ง #1642: Raise the correct exception if the configuration file is malformed. ([@bquorning][])
    • #1647: Skip SpaceAroundBlockParameters when lambda has no argument. ([@eitoball][])
    • ๐Ÿ‘ป #1649: Handle exception assignments in UselessSetterCall. ([@bbatsov][])
    • #1644: Don't search the entire file system when a folder is named ,. ([@bquorning][])