Skip to content

Rubocop 8.9 #73

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

Merged
merged 2 commits into from
Aug 7, 2020
Merged

Rubocop 8.9 #73

merged 2 commits into from
Aug 7, 2020

Conversation

HParker
Copy link
Contributor

@HParker HParker commented Aug 7, 2020

We ended up needing a few more changes not in #72 to get fully up to date with rubocop.

HParker added 2 commits July 20, 2020 12:13
Update version requirement on,
- rubocop
- rubocop-performance
- rubocop-rails
@HParker HParker merged commit 801f4db into master Aug 7, 2020
@HParker HParker deleted the rubocop-8.9 branch August 7, 2020 17:26
koic added a commit to koic/rubocop-github that referenced this pull request Apr 29, 2021
Follow github#73.

`Lint/BinaryOperatorWithIdenticalOperands` cop has introduced by RuboCop 0.89.0
and RuboCop GitHub uses the cop.
rubocop/rubocop@d94c4a4

This PR prevents the following error when using RuboCop 0.88 or lower.

```console
% bundle exec rake
(snip)

Running RuboCop...
Error: unrecognized cop Lint/BinaryOperatorWithIdenticalOperands found
in config/_default_shared.yml
RuboCop failed!
```
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