Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quiet mode? #25

Open
odinho opened this issue Sep 29, 2018 · 0 comments
Open

Quiet mode? #25

odinho opened this issue Sep 29, 2018 · 0 comments

Comments

@odinho
Copy link

odinho commented Sep 29, 2018

Great project! Just added it and prettier, but when doing the commit I got a lot of messages. I would prefer only seeing messages if there are issues.

computer$ git ci -m"Add prettier" -a
husky > pre-commit (node v8.12.0)
✔  precise-commits: 3 modified file(s) found
✔  [1/3] Processing file: parcel/.eslintrc.js
✔        --> Updated formatting in: parcel/.eslintrc.js
✔  [2/3] Processing file: parcel/package-lock.json
ℹ        --> No formatting changes required in: parcel/package-lock.json
✔  [3/3] Processing file: parcel/package.json
ℹ        --> No formatting changes required in: parcel/package.json
✔  Formatting complete 🎉
[parcel_test c9e0358] Add prettier
 3 files changed, 407 insertions(+), 5 deletions(-)
computer$ 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant