[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[contrib] hook-scripts/syntax-check

From: Lucas Nealan <lucas_at_facebook.com>
Date: 2007-12-22 14:11:56 CET

Hello,

I'd like to contribute a syntax check script for submission to
contrib/hook-scripts. This is a bash 3.x script that was originally written
as a PHP lint syntax check to execute in a pre-commit hook and fail a commit
that contains files of a matching pattern that do not pass a lint style
check. It's been refined over the last few months and has been running with
good results in our development environment. I've generalized the script as
much as possible and it should work with any languange that provides a lint
like tool.

Lucas Nealan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Dec 22 14:12:13 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.