Skip to content

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.

3 participants