.perltidyrc

changeset 268
74dee06ae10e
parent 266
f93cbb5b204b
child 288
d1838d736751
equal deleted inserted replaced
267:d125935c7197 268:74dee06ae10e
1 --iterations=2 1 --iterations=2
2 --extended-syntax 2 --extended-syntax
3 --indent-columns=2 3 --indent-columns=2
4 --continuation-indentation=2 4 --continuation-indentation=2
5 --maximum-line-length=100 5 --maximum-line-length=100
6 --nooutdent-long-quotes 6 --no-outdent-long-quotes
7 --noblanks-before-comments 7 --no-blanks-before-comments
8 --maximum-consecutive-blank-lines=2 8 --maximum-consecutive-blank-lines=2
9 --opening-token-right 9 --opening-token-right
10 --stack-opening-tokens 10 --stack-opening-tokens
11 --all-containers-tightness=2 11 --all-containers-tightness=2
12 --indent-spaced-block-comments 12 --indent-spaced-block-comments

mercurial