IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2380


Ignore:
Timestamp:
Nov 16, 2004, 2:26:41 PM (22 years ago)
Author:
jhoblitt
Message:

updated for better conformance

File:
1 edited

Legend:

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

    r2377 r2380  
     1# check the syntax with perl
     2-syn
     3-pscf=-wc
     4
     5# use only \n as a line ending
     6-ole=unix
     7
    18# indent 4 spaces
    29-i=4
     
    1421-ce
    1522
    16 # line up the closing parentheses with the begining of the statement
    17 -lp
    18 
    1923# Cish tight containers
    2024-bt=2
     
    3135-nsfs
    3236
    33 # no outdenting long quotes
    34 -nolq
     37# no outdenting long lines
     38-noll
     39
     40# don't outdent labels
     41-nola
     42
     43# treat ## as commented code and not a comment
     44-sbc
Note: See TracChangeset for help on using the changeset viewer.