IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2467


Ignore:
Timestamp:
Nov 24, 2004, 3:54:08 PM (22 years ago)
Author:
jhoblitt
Message:

indent continue statements 4 spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/misc/.perltidyrc

    r2380 r2467  
    99-i=4
    1010
    11 # continuation indenting is also 4 spaces
     11# continued statements get no extra indenting
    1212-ci=4
    1313
     
    2626-sbt=2
    2727
    28 # place the brace on the right after a multiline expression
     28# place the brace on the right after a multi-line expression
    2929-bar
    3030
     
    4343# treat ## as commented code and not a comment
    4444-sbc
     45
     46# opening sub brace on a new line
     47-sbl
Note: See TracChangeset for help on using the changeset viewer.