Sha256: a65215f686f525c5786fa462be64e126a06b50693ac6d94aca2864d177cc8f0a

Contents?: true

Size: 637 Bytes

Versions: 1

Compression:

Stored size: 637 Bytes

Contents

# RuboCop Infinum Change Log

## 0.4.0 (Aug 20th, 2021)

- Rename config file to rubocop.yml (keeping a convention with other rubocop gems)

## 0.3.0 (Aug 20th, 2021)

- Rename config file to .infinum.yml (fixes inheriting configuration)

## 0.2.0 (Jul 24th, 2021)

- Increase max line length to 120 chars and exclude comment lines

## 0.1.1 (Jul 13th, 2021)

- exclude vendor/bundle for all cops

## 0.1.0 (Sep 8th, 2020)

- add autocorrect method to `Rails/AttributeDefaultBlockValue`
- refactor cop `Rails/AttributeDefaultBlockValue` cop


## 0.0.1 (Aug 28th, 2020)

- create custom cop `Rails/AttributeDefaultBlockValue`
- setup gem

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-infinum-0.4.0 CHANGELOG.md