composite icon indicating copy to clipboard operation
composite copied to clipboard

Update style guide

Open gparmer opened this issue 7 years ago • 0 comments

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?

gparmer avatar Aug 14 '17 00:08 gparmer