in reply to The One True Style of indentation:
This way people can change tab-stop to whatever they feel like, and still keeping formatting; only changing how much it's indented from the left-most border.my %hash = ( >>>>foo***** = 1, >>>>whoopass = 2, >>>>that**** = 3, >>>>foobar** = 4, );
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: The One True Style of indentation:
by Juerd (Abbot) on Apr 14, 2002 at 13:17 UTC | |
by Anonymous Monk on Apr 14, 2002 at 16:24 UTC |