Various coding styles used in IceShard projects depending on the language.
Style guide update for the `alpha` version of the [Engine](https://github.com/iceshard-engine/engine) project. |
||
|---|---|---|
| LICENSE | ||
| README.md | ||
| style_cxx.md | ||
IceShard coding guidelines
This repository is used to define coding guidelines for languages used by IceShard projects.
Currently C++ is the most common used language, and the only one with a defined guidelin. More to come eventually.
C++
This guideline can be seen as final.
- Additional changes to the style may introduce more specific rules but will avoid breaking changes.
You can find the guildine document here: C++ guidelines