Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from May 4, 2021

Conversation

jmkoni
Copy link
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
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.

None yet

2 participants