Sha256: eedb4ddbfce4ec135b5d6bcc893b37f012c8146dedaab59bf48d6d30245ac6f7

Contents?: true

Size: 1.11 KB

Versions: 24

Compression:

Stored size: 1.11 KB

Contents

RuboCop 0.24.1 is a bugfix-only release. Below is a list of the bugs we've fixed since 0.24.0:

## 0.24.1 (03/07/2014)

### Bugs fixed

* [#1174](https://github.com/bbatsov/rubocop/issues/1174): Fix `--auto-correct` crash in `AlignParameters`. ([@jonas054][])
* [#1176](https://github.com/bbatsov/rubocop/issues/1176): Fix `--auto-correct` crash in `IndentationWidth`. ([@jonas054][])
* [#1177](https://github.com/bbatsov/rubocop/issues/1177): Avoid suggesting underscore-prefixed name for unused keyword arguments and auto-correcting in that way. ([@yujinakayama][])
* [#1157](https://github.com/bbatsov/rubocop/issues/1157): Validate `--only` arguments later when all cop names are known. ([@jonas054][])
* [#1188](https://github.com/bbatsov/rubocop/issues/1188), [#1190](https://github.com/bbatsov/rubocop/issues/1190): Fix crash in `LineLength` cop when `AllowURI` option is enabled. ([@yujinakayama][])
* [#1191](https://github.com/bbatsov/rubocop/issues/1191): Fix crash on empty body branches in a loop in `Next` cop. ([@yujinakayama][])

[@jonas054]: https://github.com/jonas054
[@yujinakayama]: https://github.com/yujinakayama

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
rubocop-0.37.0 relnotes/v0.24.1.md
rubocop-0.36.0 relnotes/v0.24.1.md
rubyjobbuilderdsl-0.0.2 vendor/bundle/ruby/2.1.0/gems/rubocop-0.26.0/relnotes/v0.24.1.md
rubyjobbuilderdsl-0.0.1 vendor/bundle/ruby/2.1.0/gems/rubocop-0.26.0/relnotes/v0.24.1.md
rubocop-0.35.1 relnotes/v0.24.1.md
rubocop-0.35.0 relnotes/v0.24.1.md
rubocop-0.34.2 relnotes/v0.24.1.md
rubocop-0.34.1 relnotes/v0.24.1.md
rubocop-0.34.0 relnotes/v0.24.1.md
rubocop-0.33.0 relnotes/v0.24.1.md
rubocop-0.32.1 relnotes/v0.24.1.md
rubocop-0.32.0 relnotes/v0.24.1.md
rubocop-0.31.0 relnotes/v0.24.1.md
rubocop-0.30.1 relnotes/v0.24.1.md
rubocop-0.30.0 relnotes/v0.24.1.md
rubocop-0.29.1 relnotes/v0.24.1.md
rubocop-0.29.0 relnotes/v0.24.1.md
rubocop-0.28.0 relnotes/v0.24.1.md
rubocop-0.27.1 relnotes/v0.24.1.md
rubocop-0.27.0 relnotes/v0.24.1.md