perl/modules/W3C/LinkChecker/etc perltidyrc,NONE,1.1

Update of /sources/public/perl/modules/W3C/LinkChecker/etc
In directory hutz:/tmp/cvs-serv12565/etc

Added Files:
	perltidyrc 
Log Message:
Add perltidy settings and Makefile target.

--- NEW FILE: perltidyrc ---
# perltidy(1) profile for the W3C Link Checker
--standard-error-output
--warning-output
--output-line-ending=unix
--maximum-line-length=79
--indent-columns=4
--continuation-indentation=4
--vertical-tightness=2
--paren-tightness=2
--brace-tightness=2
--square-bracket-tightness=2
--opening-sub-brace-on-new-line
--nospace-for-semicolon
--nooutdent-long-lines
--break-after-all-operators

Received on Sunday, 28 February 2010 19:13:56 UTC