Rubocop v0.26.1 Release Notes

Release Date: 2014-09-18 // over 9 years ago
  • ๐Ÿ› Bugs fixed

    • #1326: Fix problem in SpaceInsideParens with detecting space inside parentheses used for grouping expressions. ([@jonas054][])
    • #1335: Restrict URI schemes permitted by LineLength when AllowURI is enabled. ([@smangelsdorf][])
    • #1339: Handle eql? and equal? in OpMethod. ([@bbatsov][])
    • ๐Ÿ’… #1340: Fix crash in Style/SymbolProc cop when the block calls a method with no explicit receiver. ([@smangelsdorf][])