wichert wrote: > > >> +1. >> >> Then again, I'm of the inclination that we should add an HTML checker, >> pyflakes and a CSS validator in the pre-commit hook too, so I'm probably >> biased. :P > > -1 > > that would make it impossible to commit work in progress. > >
I disagree a bit here. In a software built with test automation, the trunk should always work and be clean. Though maybe some checks should be more permissive on branches. But this is definitely intended for repository other than the collective I guess. -- View this message in context: http://www.nabble.com/Proposal%3A-adding-a-pre-commit-hook-in-the-collective-tp14577671s20094p14594988.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
