CSSTidy, HTMLTidy, JSlint pre-commit hooks(Hg) - automation tools
- by Eeyore
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).