kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #02043
Re: Re: New coding guidelines.
to, 2009-01-01 kello 14:38 +0000, wafeliron kirjoitti:
> I agree with you both,
> Coding style is different taste for everyone. But i think there should
> be some clear guidelines about the style is used by KiCad Project. Or
> else it would be mixed with different styles and ideas.
Second that. For function and variable naming especially. Then there are
personal tastes for tabs/spaces and more or less spaces. The spaces
issue must be solved at the code editor level and that's where tabs are
good. Everyone is free to choose whatever editing presentation they wish
by configuring their editor, but code stays the same. Not to mention
saving bytes for the future use ;)
-Vesa
Follow ups
References