Merge pull request #22 from ethanhugg/astyle
Added notes in CODING_STYLE
This commit is contained in:
commit
924aa42058
8
CODING_STYLE
Normal file
8
CODING_STYLE
Normal file
@ -0,0 +1,8 @@
|
||||
Code Guidelines
|
||||
|
||||
Try to follow the style of the existing code.
|
||||
|
||||
Please do not add tabs, trailing whitespace, or Windows-style line endings (CRLF).
|
||||
|
||||
The C++ code was pretty-printed with astyle on 12/12/2013 using the configuration found in build/astyle.cfg
|
||||
|
Loading…
Reference in New Issue
Block a user