Changes between Version 6 and Version 7 of CodingStyle
- Timestamp:
- 13/10/15 12:56:16 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodingStyle
v6 v7 10 10 11 11 ''Overall style'':: 12 We loosely follow the [http://www.gnu.org/prep/standards/standards.html#Formatting GNU formatting]. If you use Emacs the auto-indentation is just fine with the exception of brace handling (see next remark). 12 We loosely follow the [http://www.gnu.org/prep/standards/standards.html#Formatting GNU formatting]. If you use '''Emacs''' the auto-indentation is just fine with the exception of brace handling (see next remark). \\ 13 If you use '''Eclipse''' you can just import the [attachment:eclipse_coding_format_fawkes.xml Coding Style] (Window -> Preferences -> C/C++ -> Code Style -> Formatter -> Import...) 13 14 14 15 ''Braces''::