jish / pre-commit

A slightly improved pre-commit hook for git
https://jish.github.io/pre-commit/
Other
796 stars 96 forks source link

Removing symlinks from the repo. #244

Closed jish closed 7 years ago

jish commented 7 years ago

On some systems, installing the gem does not put all of the symlinks in place properly. Instead of using a symlink to determine which hook is the default hook, we set the default value in Ruby instead.

closes #243

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.003%) to 97.258% when pulling eb43f353053413e3cb8ad22ec8c383c5fb094316 on remove_symlink_from_repo into 90cfc082196d90ac1c31cac5691fe58bf156df45 on master.