benoitbryon / documentation-style-guide-sphinx

Coding standards for Sphinx-based documentations
26 stars 19 forks source link

Add git commit hook to block changes which break tests #19

Closed benoitbryon closed 12 years ago

benoitbryon commented 12 years ago

Add a scripts/git/pre-commit. Activate it with buildout. Update README/contribute accordingly.

Pre-commit hook runs tests: see #17 and #18