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-rspec #2837

Open
wants to merge 2 commits into
base: release-7.x
Choose a base branch
from
Open

update rubocop and rubocop-rspec #2837

wants to merge 2 commits into from

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Oct 11, 2022

No description provided.

@jcoyne jcoyne force-pushed the rubocop-7x branch 2 times, most recently from d9d032e to 5b571f4 Compare October 11, 2022 15:22
@jcoyne jcoyne force-pushed the rubocop-7x branch 3 times, most recently from 6cde58e to 419f7c4 Compare October 11, 2022 17:22
@thatbudakguy
Copy link
Member

fyi — if you split out the changes to .rubocop.yml, .rubocop_todo.yml, and the Gemfile from the actual running of rubocop, then you can add the hash of the "run rubocop" commit to a .git-blame-ignore-revs and commit it along with this PR so that all the rubocop changes don't interfere with git blame.

@jcoyne
Copy link
Member Author

jcoyne commented Oct 17, 2022

@thatbudakguy I would prefer if we can use git blame to see that these changes came from running rubocop when doing git blame.

@thatbudakguy
Copy link
Member

ok — I'm ambivalent, I guess, but it would be good to get somebody else's input before merging this

Copy link
Contributor

@sandbergja sandbergja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @jcoyne ! The .git-blame-ignore-revs feature seems interesting, but I don't think it's necessary.

@barmintor barmintor added this to the 8.0 milestone Mar 16, 2023
@jcoyne jcoyne removed this from the 8.0 milestone Mar 16, 2023
@barmintor barmintor added the Release-7.x Applies to the 7.x release line label Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release-7.x Applies to the 7.x release line
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants