blacklight
blacklight copied to clipboard
update rubocop and rubocop-rspec
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 I would prefer if we can use git blame to see that these changes came from running rubocop when doing git blame.
ok — I'm ambivalent, I guess, but it would be good to get somebody else's input before merging this