blacklight icon indicating copy to clipboard operation
blacklight copied to clipboard

update rubocop and rubocop-rspec

Open jcoyne opened this issue 3 years ago • 3 comments

jcoyne avatar Oct 11 '22 14:10 jcoyne

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.

thatbudakguy avatar Oct 13 '22 18:10 thatbudakguy

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

jcoyne avatar Oct 17 '22 16:10 jcoyne

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

thatbudakguy avatar Oct 17 '22 17:10 thatbudakguy