instedd / surveda

InSTEDD Surveda
https://instedd.org/technologies/surveda-mobile-surveys/
GNU General Public License v3.0
17 stars 6 forks source link

Make pre-commit git hook opt-in #2323

Closed matiasgarciaisaia closed 4 months ago

matiasgarciaisaia commented 5 months ago

Instead of having it as a default. The pre-commit script is slow to run, making it harder to commit often.

ysbaddaden commented 5 months ago

Sure. I go with --no-verify when I need to commit quickly myself.