Added overcommit and loosened Rubocop for tests#435
Added overcommit and loosened Rubocop for tests#435woodruffw merged 4 commits intoHomebrew:masterfrom
Conversation
rickmark
left a comment
There was a problem hiding this comment.
Left some details to shorten the loop
Missing element is setup for overcommit which should be added to README
|
This should override any simplecov as the updates are not to the covered ruby lines |
Mind doing this as part of this PR as well? Otherwise LGTM! |
Will do, copying from https://github.com/hack-different/apple-knowledge/blob/main/README.md basically |
|
N.B.: We probably also want the CI rules updated to reflect that the |
|
Okay, LGTM! I'll take care of the CI in a follow-up. |
This adds overcommit to perform local Rubocop before accepting a
git commitreducing the amount of PR thrashIt also loosens rules in the
testdirectory to reflect the accepted conventions