Initial commit
[cgperf.git] / CODING_STYLE
blob82ea1f80bd08bdd20ebf6ff339ac4c1e6963cf54
1  - keep an eye on ABBREVIATIONS file (t is "this")
2  - names of complex types are mixed case-ed
3  - Indentation is tabs of 8 spaces, and we "prefer" lines of 100 chars which is
4    not a hard limit due to the depth of some brutal functions here and there