Sha256: 08a8b7e8037fa859d248734c65592e5e27a04eda06dc6a256cf5e3d8e7e1f614
Contents?: true
Size: 783 Bytes
Versions: 1
Compression:
Stored size: 783 Bytes
Contents
Rubocop Gem updates =================== ## v1.2.2 Fixes: - Disable `RSpec/VerifiedDoubles`. - Disable `RSpec/AnyInstance`. - Allow up to 5 nested groups in `RSpec/NestedGroups`. ## v1.2.1 Fixes: - Prefer `->` to `lambda`. - Fix `Max` option name for `RSpec/NestedGroups`. - Update rules for RSpec. - Disable `RSpec/MultipleExpectations`. - Disable `Layout/EmptyLinesAroundBlockBody` for specs. ## v1.2.0 Features: - Prefer template style for "Style/FormatStringToken" - Add rubocop rules for RSpec Fixes: - Remove excluded files for AllCops, since they are not inherited ## v1.1.1 Fix: - Fix yml parsing ## v1.1.0 Features: - Disable Lint/AmbiguousBlockAssociation in specs - Disable Rails/CreateTableWithTimestamps - Enable Bundler/GemComment ## v1.0.0 - First release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fashion_police-1.2.2 | CHANGELOG.md |