Ruby Style Guidelines
Posted: Thu Dec 01, 2016 1:43 am
How many of you guys conform to most of that?
I know that it mostly doesn't matter if nobody else will be reading or editing the code anyway, more just curious about some of the style choices like two spaces for indents, which I find a good bit less readable than tabbed indents, and wonder why that style choice exists (except for maybe saving horizontal space).
I know that it mostly doesn't matter if nobody else will be reading or editing the code anyway, more just curious about some of the style choices like two spaces for indents, which I find a good bit less readable than tabbed indents, and wonder why that style choice exists (except for maybe saving horizontal space).