Changeset 2467
- Timestamp:
- Nov 24, 2004, 3:54:08 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/misc/.perltidyrc (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/misc/.perltidyrc
r2380 r2467 9 9 -i=4 10 10 11 # continu ation indenting is also 4 spaces11 # continued statements get no extra indenting 12 12 -ci=4 13 13 … … 26 26 -sbt=2 27 27 28 # place the brace on the right after a multi line expression28 # place the brace on the right after a multi-line expression 29 29 -bar 30 30 … … 43 43 # treat ## as commented code and not a comment 44 44 -sbc 45 46 # opening sub brace on a new line 47 -sbl
Note:
See TracChangeset
for help on using the changeset viewer.
