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

[PATCH] Add contrib/hook-scripts pre-commit for python requiring tabs and svn properties

From: Rice, Kevin (Contractor) <Kevin.Rice_at_searshc.com>
Date: Fri, 10 May 2013 15:48:38 +0000

[[[
Add contrib/hook-scripts/precommit-pyfiles-notabs-properties.py

Functions as a pre-commit hook script that does several things:
    * prevents committing any python file containing a tab character
    * checks if there are tabs in the source file and warns if so
    * aborts if incorrect properties of eol-style and keywords 'id'
]]]

This message, including any attachments, is the property of Sears Holdings Corporation and/or one of its subsidiaries. It is confidential and may contain proprietary or legally privileged information. If you are not the intended recipient, please delete it without reading the contents. Thank you.

Received on 2013-05-10 19:54:29 CEST

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.