composite
composite copied to clipboard
Update style guide
A few changes are required in the style guide due to the auto-formatting support added by @Others.
-
for(;;)
spacing rules -
enum
specifics - single-line functions (allowed on same line as function name, but not next)
- pervasive use of tabs for spacing
- ... see the discussion in #270
@Others do you remember any other changes that require style guide updates?