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

Re: PATCH: pathconf() again



Bart Schaefer wrote:

> ...
> 
> I restrained myself (and was badly bruised in the process) from inserting
> spaces before the left-parens in all the if() for() while() statements in
> the files module.  I'm tempted to add something to zsh-development-guide
> about this, too, but at the moment it'd sound much too ascerbic.

It's already there:

* Do not use space between the function name and the opening parenthesis.
  Use space after if/for/while.  Use space after type casts.


Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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