Ask HN: What are some useful pre-commit hooks?1 pointtheSage8 years agoI just discovered that [black](https://github.com/ambv/black) can be set up as a git pre-commit hook.What are some other hooks that people have found useful?