[python-committers] Deny nonbreaking spaces in the precommit script?

Senthil Kumaran orsenthil at gmail.com
Mon Nov 8 12:42:15 CET 2010
On Mon, Nov 08, 2010 at 11:55:39AM +0100, Ɓukasz Langa wrote:
> Even if that commit hook prevents a single wrong commit a year, it's
> worth it. As unpaid volunteers, we don't have time for hunting the
> same mistakes twice.

For common mistakes, there are commit hooks which prevent you from
committing wrongly indented code or rst files. This helps couple of
times a year, but having commit-hooks for every other mistake may not
be a good idea.

We can just customize our environments. It is easy.

-- 
Senthil


More information about the python-committers mailing list