Archived
1
0
Fork 0

docs/HACKING: adding indentation guidelines.

This commit is contained in:
Henrik Hautakoski 2011-03-19 11:55:14 +02:00
parent 6f472f800b
commit 75d244515d

View file

@ -2,6 +2,11 @@
Coding-style Coding-style
-------------- --------------
Indentation
-----------
This project uses soft tabs that is 4 spaces wide.
Statements Statements
---------- ----------
If only one statement exist in a statement body. Braces should be skipped, If only one statement exist in a statement body. Braces should be skipped,