bruli / php-git-hooks

Git hooks for PHP projects
MIT License
675 stars 107 forks source link

make faces in messages optional #128

Closed alexgivi closed 5 years ago

alexgivi commented 5 years ago

it would be good to add possibility of disabling big faces in report messages of pre-commit or pre-push hooks. some people doesn't like them. for example, it's possible to add parameter enable-faces: false (true by default) in message config section.

alexgivi commented 5 years ago

oops, it's already an opened issue. https://github.com/bruli/php-git-hooks/issues/91 sorry.