Commit Graph

5 Commits

Author SHA1 Message Date
John Kessenich
0e5d1bb66a clang-format correction and typo (clang format likely not complete)
This was added some time ago, but I suspect largely unused.
Christoph pointed out of few contradictions to actual convention,
so that's fixed. But, I suspect it is largely incomplete.
2019-04-19 00:13:43 -06:00
Dejan Mircevski
e592652665 Increase column limit to 120. 2016-06-05 20:45:34 -04:00
Dejan Mircevski
24c6bb308d Put braces on new line after if/for/switch/case. 2016-03-26 15:53:12 -04:00
Dejan Mircevski
757b3d3421 Don't reflow comments. 2016-03-09 00:31:07 -05:00
Dejan Mircevski
778b876587 Add .clang-format.
This allows automatic source-file formatting with clang-format, freeing
contributors from worrying about formatting while keeping the style
consistent everywhere.
2016-01-11 16:51:42 -05:00