[GRASS-dev] Tabs and spaces in C code
Glynn Clements
glynn at gclements.plus.com
Thu Aug 21 08:21:18 PDT 2014
Vaclav Petras wrote:
> In other words, if there is some rule there should be some reasoning behind
> it. Four spaces for first level and one tab for second level does not make
> any sense to me. If old files cannot be changed, let's at least not
> introduce bad practice to new files.
The "rules" are that indentation in multiples of 4 columns, and we
don't care whether that indentation is acheived through spaces or
tabs.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list