author | heiko |
Thu, 12 Jul 2007 10:01:09 +0000 | |
changeset 27 | 211c765fb83c |
parent 26 | cbb08ad5113d |
child 28 | 2c9efaf41914 |
.perltidyrc | file | annotate | diff | comparison | revisions |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.perltidyrc Thu Jul 12 10:01:09 2007 +0000 @@ -0,0 +1,10 @@ +--maximum-line-length=78 +--indent-columns=4 +--continuation-indentation=4 +--nospace-for-semicolon +--paren-tightness=2 +--vertical-tightness=1 +--line-up-parentheses +--perl-syntax-check-flags=-c +--want-break-after="," +--want-break-before="<< >> ** && || += -= .= %= &= |= ^= *= <> <= >= == =~ !~ != ++ -- /= x= **= <<= >>= &&= ||= <=> + - / * | % ! x ~ = \ ? : . < > ^ &"