Sha256: c1d110815ae41aae635ac430e832f60a43f962101f4a977e1e1d2e7cfdfc77b0

Contents?: true

Size: 1.23 KB

Versions: 31

Compression:

Stored size: 1.23 KB

Contents

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

### Bugs fixed

* [#884](https://github.com/bbatsov/rubocop/issues/884): Fix --auto-gen-config for `NumericLiterals` so MinDigits is correct. ([@tmorris-fiksu][])
* [#879](https://github.com/bbatsov/rubocop/issues/879): Fix --auto-gen-config for `RegexpLiteral` so we don't generate illegal values for `MaxSlashes`. ([@jonas054][])
* Fix the name of the `Include` param in the default config of the Rails cops. ([@bbatsov][])
* [#878](https://github.com/bbatsov/rubocop/pull/878): Blacklist `Rakefile`, `Gemfile` and `Capfile` by default in the `FileName` cop. ([@bbatsov][])
* [#875](https://github.com/bbatsov/rubocop/issues/875): Handle `separator` style hashes in `IndentHash`. ([@jonas054][])
* Fix a bug where multiple cli options that result in exit can be specified at once (e.g. `-vV`, `-v --show-cops`). ([@jkogara][])
* [#889](https://github.com/bbatsov/rubocop/issues/889): Fix a false positive for `LiteralInCondition` when the condition is non-primitive array. ([@bbatsov][])

[@bbatsov]: https://github.com/bbatsov
[@jonas054]: https://github.com/jonas054
[@jkogara]: https://github.com/jkogara
[@tmorris-fiksu]: https://github.com/tmorris-fiksu

Version data entries

31 entries across 31 versions & 2 rubygems

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