Sha256: 3cfb7aa28fe4591b08626a4aa116087981093e6b884b43a946351c57b2c6a1d9

Contents?: true

Size: 1010 Bytes

Versions: 1

Compression:

Stored size: 1010 Bytes

Contents

## v0.2.6 - 2019-03-05

- Remove duplicated rules in .autocop-rubocop.yml

## v0.2.5 - 2019-03-05

- Fix `Style/FlipFlop` to `Lint/FlipFlop`

## v0.2.4 - 2018-12-19

- Change styling for signal exception to be only raise (@tlubz)

## v0.2.3 - 2018-12-14

- Update allowed ruby versions to include 2.6.x

## v0.2.2 - 2018-10-10

- Correct the naming of the UnneededCopDisableDirective

##  v0.2.1 - 2018-10-03

- Update rubocop version 0.59.2
- Change RSpec/ImplicitExpect enforced style to be is_expected

## v0.2.0 - 2018-08-31

- Update rubocop version 0.58
- Update rubocop-rspec 1.29

## v0.1.4 - 2018-03-27

- Performance/HashEachMethods removed

## v0.1.3 - 2018-03-27

- Remove old lint cops that are under layout now
- Break out trailing comma cops for hash and array

## v0.1.2 - 2018-03-07

- Relax ruby version to >= 2.2 for now
- Relax rubocop dependency version

## v0.1.1 - 2018-03-06

- Add `Bundler/OrderedGems` cop for including comments as sections

## v0.1.0 - 2018-03-06

- Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
autocop-0.2.6 CHANGELOG.md