Anthony Sottile 4f122a3e6c Merge pull request #89 from pre-commit/display_hook_ids_88
Include hook id in output with --verbose.  Closes #88.
2014-04-19 20:11:50 -07:00
2014-03-14 10:45:00 -07:00
2014-04-12 15:56:18 -07:00
2014-04-13 18:01:35 -07:00
2014-04-12 23:46:03 -07:00
2014-04-12 15:56:18 -07:00
2014-03-30 13:12:40 -07:00
2014-04-12 15:56:18 -07:00
2014-04-12 15:56:18 -07:00
2014-04-12 15:56:18 -07:00
2014-04-13 22:59:38 -07:00
2014-04-13 18:01:35 -07:00
2014-04-12 15:56:18 -07:00

Build Status

pre-commit

A framework for managing and maintaining multi-language pre-commit hooks.

Some out-of-the-box hooks: https://github.com/pre-commit/pre-commit-hooks

What is a "pre-commit"

A pre-commit is some code that runs before commiting code to do some spot-checking for some basic programming mistakes.

Why make this project?

We noticed that when creating a git repo it was not convenient to create pre-commit hooks. Often we resorted to copy/paste to include a set of useful hooks. https://github.com/causes/overcommit is an awesome project, but locked us into ruby and system packages -- which we wanted to avoid.

Description
A framework for managing and maintaining multi-language pre-commit hooks.
Readme MIT 10 MiB
Languages
Python 97.3%
R 2%
Shell 0.5%