7 Jun
2016
7 Jun
'16
13:50
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: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org