Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: What would you say is the most-used way of indenting case labels



On 2006-08-12 at 09:44 -0700, Wayne Davison wrote:
> I like the case labels to be less indented than the code that follows.
> I personally put them at the same level as the case, and only include a
> statement on the same line if all the labels are really short and the
> commands a one-liner, so in the general case I'd separate them:

Speaking as an end-user, not the person writing the zsh internals code,
I agree with Wayne on general layout.  I'll avoid the religious war
about indent sizes and tab sizes, but my style otherwise matches
Wayne's.
-- 
VISTA: Viruses, Infections, Spyware, Trojans & Adware



Messages sorted by: Reverse Date, Date, Thread, Author