dwyl / elixir-pre-commit

✅ Pre-commit hooks for Elixir projects
GNU General Public License v2.0
46 stars 10 forks source link

Show more interesting in-progress information #19

Closed finnhodgkin closed 6 years ago

finnhodgkin commented 6 years ago

Pre-commit can sometimes take a long time when a compile is required.

Currently the only indication that something is happening is Pre-commit running... in a nice shade of pink. Some sort of live feed that disappears once the task is complete would be the absolute ideal :+1: