Removed /usr/local from CDPATH
[clearscm.git] / rc / perltidyrc
1 ################################################################################
2 #
3 # File:         $RCSfile: perltidyrc,v $
4 # Revision:     $Revision: 1.1 $
5 # Description:  Perltidy defaults
6 # Author:       Andrew@DeFaria.com
7 # Created:      Fri Jan 23 11:08:55 MST 2009
8 # Modified:     $Date: 2010/04/09 05:40:01 $
9 # Language:     perltidy
10 #
11 # (c) Copyright 2000-2009, Andrew@DeFaria.com, all rights reserved.
12 #
13 ################################################################################
14 --indent-columns=2
15 --output-line-ending=unix
16 --noline-up-parentheses
17 --nooutdent-labels
18 --paren-tightness=2
19 --square-bracket-tightness=2
20 --brace-tightness=2
21 --block-brace-tightness=2
22 --nospace-for-semicolon
23 --space-keyword-paren
24 --space-function-paren
25 --closing-side-comments
26 --cuddled-else
27 --opening-token-right
28 --stack-opening-tokens