Sha256: 952ee46a048ac8569ce5687f8e3da00bbdda9ed9354f699fd4098163e3d82239
Contents?: true
Size: 1.5 KB
Versions: 1
Compression:
Stored size: 1.5 KB
Contents
# v1.0.15 2022-05-18 ## What's Changed * Don't enforce trailing comma in hash literals rule ([#30](https://github.com/nxt-insurance/nxt_cop/pull/30)) **Full Changelog**: https://github.com/nxt-insurance/nxt_cop/compare/v1.0.14...v1.0.15 # v1.0.14 2022-05-04 ## What's Changed * 🚨 [security] Upgrade rubocop: 0.92.0 → 1.25.1 (major) by @depfu in https://github.com/nxt-insurance/nxt_cop/pull/19 * Upgrade rubocop: 1.25.1 → 1.28.2 (minor) by @depfu in https://github.com/nxt-insurance/nxt_cop/pull/26 * Allow including repos use their own ruby version by @shalvah-gs in https://github.com/nxt-insurance/nxt_cop/pull/27 * Update rubocop-rails: 2.13.2 → 2.14.2 (minor) by @depfu in https://github.com/nxt-insurance/nxt_cop/pull/22 **Full Changelog**: https://github.com/nxt-insurance/nxt_cop/compare/v1.0.13...v1.0.14 # v1.0.12 2020-12-29 ### Update Gems # v1.0.11 2020-12-29 ### Fix - Add `require: rubocop-rails` to `default.yml` # v1.0.10 2020-12-01 ### Added - `Style/HashSyntax` # v1.0.9 2020-10-15 ### Added - `Layout/EmptyLinesAroundClassBody` - `Layout/EmptyLinesAroundBlockBody` # v1.0.8 2020-10-01 ### Removed - Lint/MissingSuper # v1.0.7 2020-09-29 Updated Rubocop Version ### Added - All new Cops - Style/MutableConstant # v1.0.6 2020-08-03 ### Added - `Layout/SpaceBeforeBlockBraces` - `Layout/SpaceInsideBlockBraces` # v1.0.5 2020-07-27 ### Added - `Layout/TrailingEmptyLines` # v1.0.4 2020-07-23 ### Added - `Style/TrailingCommaInArguments` ### Removed - Gemfile.lock from .gitignore
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nxt_cop-1.0.15 | CHANGELOG.md |