Vignesh Venkatasubramanian
c6767b94fd
Change AlignTrailingComments to false in .clang-format
...
AlignTrailingComments set to true seems to be causing some unwanted
alignments. Turning it off.
Change-Id: I5fd99db90b00c76cc7891f2cd1c80ec69ae97697
2014-04-29 00:38:14 -07:00
Vignesh Venkatasubramanian
ce775929a6
Update .clang-format to allow short functions in one line
...
Update .clang-format so that it allows short functions and constructors in a
single line if it fits.
Change-Id: I60788089fc7a4e2f4c4df6947368ebc0f3fa8c49
2014-04-11 11:24:46 -07:00
Vignesh Venkatasubramanian
a1a3b14538
Add .clang-format
...
Add .clang-format file so that it can be used to maintain
the same style throughout the library.
Change-Id: I22bd21055f565a886b5a880856810f4b35b22cce
2014-04-09 11:50:54 -07:00