[RFC] CodingStyle

Denis Vlasenko vda at ilport.com.ua
Fri Feb 24 06:23:28 UTC 2006


On Thursday 23 February 2006 17:48, Rob Landley wrote:
> 1) Tabstops are 4 chars.  Tabs, not spaces.

This is the only significant thing that I don't like,
but I will live with it in busybox world. No problem.

> 2) Gratuitous spaces in lots of places:
> A) if/while/do looks like "if ()" with a space.  But function() doesn't.
> B) x = 4; not x=4;  (Alas.)
> 3) Sane variable and function names, please.

I like these rules.
--
vda



More information about the busybox mailing list