Skip to content

Update rubocop and rubocop-performance and finally add in some new cops#287

Merged
jmkoni merged 2 commits intomasterfrom
upgrade-and-add-some-new-cops
May 4, 2021
Merged

Update rubocop and rubocop-performance and finally add in some new cops#287
jmkoni merged 2 commits intomasterfrom
upgrade-and-add-some-new-cops

Conversation

@jmkoni
Copy link
Copy Markdown
Contributor

@jmkoni jmkoni commented May 3, 2021

* Update rubocop from 1.12.1 to [1.13.0](https://github.com/rubocop-hq/rubocop/releases/tag/v1.13.0)
* Update rubocop-performance from 1.9.2 to [1.11.1](https://github.com/rubocop-hq/rubocop-performance/releases/tag/v1.11.1)
* Enabled the following rules:
  * [`Performance/RedundantSplitRegexpArgument`](rubocop/rubocop-performance#190)
  * [`Style/IfWithBooleanLiteralBranches`](rubocop/rubocop#9396)
  * [`Lint/TripleQuotes`](rubocop/rubocop#9402)
  * [`Lint/SymbolConversion`](rubocop/rubocop#9362)
  * [`Lint/OrAssignmentToConstant`](rubocop/rubocop#9363)
  * [`Lint/NumberedParameterAssignment`](rubocop/rubocop#9326)
  * [`Style/HashConversion`](rubocop/rubocop#9478)
  * [`Gemspec/DateAssignment`](rubocop/rubocop#9496)
  * [`Style/StringChars`](rubocop/rubocop#9615)
@jmkoni jmkoni requested a review from searls May 3, 2021 17:09
@jmkoni jmkoni force-pushed the upgrade-and-add-some-new-cops branch from 7eb4ec8 to e6795be Compare May 3, 2021 20:02
@searls
Copy link
Copy Markdown
Contributor

searls commented May 4, 2021

looks great! feel free to push and cut a minor bump whenever you're ready!

@jmkoni jmkoni merged commit a151843 into master May 4, 2021
@jmkoni jmkoni deleted the upgrade-and-add-some-new-cops branch May 4, 2021 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants