Skip to content

Bump rubocop dependency to 0.78.0#60

Merged
kytrinyx merged 1 commit intomasterfrom
kytrinyx/bump-rubocop-v0.78.0
Apr 24, 2020
Merged

Bump rubocop dependency to 0.78.0#60
kytrinyx merged 1 commit intomasterfrom
kytrinyx/bump-rubocop-v0.78.0

Conversation

@kytrinyx
Copy link

@kytrinyx kytrinyx commented Apr 21, 2020

Builds on #59

This is a breaking change.

To get this to pass CI, I have done the following:

  • deleted performance cops
  • renamed a Metrics/LineLength to Layout/LineLength

The performance cops appear to have been extracted into a separate gem,
https://github.com/rubocop-hq/rubocop-performance and as of 0.78.0
referencing them without including the rubocop-performance gem as a
dependency blows up.

Update: I updated the gemspec to include the rubocop-performance and rubocop-rails gems in #63

@kytrinyx kytrinyx requested a review from a team April 21, 2020 03:09
@kytrinyx kytrinyx force-pushed the kytrinyx/bump-rubocop-v0.78.0 branch from 1aab862 to 7cbdc80 Compare April 21, 2020 15:15
@kytrinyx kytrinyx changed the base branch from kytrinyx/update-rubies to kytrinyx/gem-dependencies April 21, 2020 15:16
@kytrinyx kytrinyx force-pushed the kytrinyx/gem-dependencies branch from c83f9bb to 0498224 Compare April 22, 2020 13:57
This is a breaking change.

To get this to pass CI, I have done the following:

* deleted performance cops
* renamed a Metrics/LineLength to Layout/LineLength
* deleted another Metrics/LineLength

The performance cops appear to have been extracted into a separate gem,
https://github.com/rubocop-hq/rubocop-performance and as of 0.78.0
referencing them without including the rubocop-performance gem as a
dependency blows up.
@kytrinyx kytrinyx force-pushed the kytrinyx/bump-rubocop-v0.78.0 branch from 7cbdc80 to 7bdf804 Compare April 22, 2020 18:33
@kytrinyx kytrinyx changed the base branch from kytrinyx/gem-dependencies to master April 24, 2020 14:51
@kytrinyx kytrinyx merged commit c7b125c into master Apr 24, 2020
@kytrinyx kytrinyx deleted the kytrinyx/bump-rubocop-v0.78.0 branch April 24, 2020 14:52
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