- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 23 Nov 2009 21:57:55 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc In directory hutz:/tmp/cvs-serv7114/misc Added Files: perltidyrc Log Message: Add perltidy(1) settings and a simple Makefile target for running it. --- NEW FILE: perltidyrc --- # perltidy(1) profile for the W3C Markup Validator --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 Monday, 23 November 2009 21:57:56 UTC