Show whole topic Sep 10, 2014 11:24 pm
alzi Offline
Developer, Moderator
Registered since: Aug 12, 2007
Location: Ditzingen (nahe Stuttgart)


Subject: Re: Singlepayer scenario
I think it is not 100% important to read and learn all the rules. You can orient yourself on the code that is already written, but be aware that it is not fully consistant yet.

The most important would be the naming guidelines for class, method and variable names. After that the reformating could be done by a tool. There should be an AStyle format file in the repository that you could use.

About GIT guidelines: There are none I would know of. The master should always compile, run and be kind of stable. Anything else is up to you.
Albert Ziegenhagel
This post has been edited 1 times. Last edit on Sep 10, 2014 11:28 pm by alzi.