run Rubocop check automatically whenever a commit is created. And if the check fails
the commit is not created.

I can see "make Rubocop happy" commits quite often (happens to me as well),
with Overcommit you can easily avoid that.

in particular for rubocop checks I've started to use 'syntastic' vim plugin (https://github.com/scrooloose/syntastic/) with rubocop as a checker

Michal Filka
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to