develop
expwnent 2015-01-31 22:50:37 -05:00
parent bf5e491647
commit dfd9bb56aa
1 changed files with 1 additions and 1 deletions

@ -13,7 +13,7 @@ Several things should be kept in mind when contributing to DFHack.
Code Format
-----------
* Four space indents for C++
* Four space indents for C++. Never use tabs for indentation in any language.
* LF (Unix style) line terminators
* Avoid trailing whitespace
* UTF-8 encoding