On 02/12/2015 11:07 AM, Pozdnyakov, Mikhail wrote:
Now we have already quite a lot of code but it looks a bit eclectic
:-)
I suggest we agree on following some common coding guidelines for the project.
WDYT?
All I really want is 4 space indentation (or even 8 :)
This 2 space madness has to stop.
Otherwise, the aim is to make static structure and dynamic flow easy to
understand to someone unfamiliar with the code, so any guidelines should
primarily support that (rather than being pedantic about where braces go
or what casing is used or being 100% consistent with empty lines etc.)
Alex