.perltidyrc

changeset 840
77fce3af6e0c
parent 764
d292b9aa1e89
child 952
0d98622cf4d6
equal deleted inserted replaced
839:0beae3c33263 840:77fce3af6e0c
1 --standard-error-output
2 --warning-output
1 --converge 3 --converge
2 --extended-syntax 4 --extended-syntax
5 --sub-alias-list='method fun'
3 --indent-columns=2 6 --indent-columns=2
4 --continuation-indentation=2 7 --continuation-indentation=2
5 --maximum-line-length=80 8 --maximum-line-length=80
6 --no-outdent-long-quotes 9 --no-outdent-long-quotes
7 --no-blanks-before-comments 10 --no-blanks-before-comments
16 --stack-opening-hash-brace 19 --stack-opening-hash-brace
17 --stack-opening-square-bracket 20 --stack-opening-square-bracket
18 --stack-closing-paren 21 --stack-closing-paren
19 --break-at-old-comma-breakpoints 22 --break-at-old-comma-breakpoints
20 --break-at-old-method-breakpoints 23 --break-at-old-method-breakpoints
24 --one-line-block-semicolons=0
25 --nowant-right-space="A"
26 --space-prototype-paren=2

mercurial