CSSTidy, HTMLTidy, JSlint pre-commit hooks(Hg) - automation tools

Posted by Eeyore on Stack Overflow See other posts from Stack Overflow or by Eeyore
Published on 2010-03-26T15:17:31Z Indexed on 2010/03/28 22:43 UTC
Read the original article Hit count: 475

I am looking for a way to test/validate my html, css, js before they are committed to a repository.

Is there any way to automate this process. Ideally, I would like to have the ability to exclude certain files (js libraries for example).

© Stack Overflow or respective owner

Related posts about csstidy

Related posts about htmltidy