----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26069/ -----------------------------------------------------------
(Updated Sept. 29, 2014, 6:33 p.m.) Review request for mesos, Benjamin Hindman, Cody Maloney, Dominic Hamon, and Timothy Chen. Changes ------- Fixed `Good`/`Bad` code samples. Bugs: MESOS-1291 https://issues.apache.org/jira/browse/MESOS-1291 Repository: mesos-git Description ------- We spend way too much of our time formatting, not to mention the amount of time wasted during the review cycle to address style issues. Let’s get ClangFormat to help us! If you don't know what ClangFormat is or how it works, take a look at the Chandler Carruth's [live demo](http://www.youtube.com/watch?v=uvddFPavYZQ#t=23m28s) from 23m 28s to 33m 27s. Further details and analysis are available [here](https://docs.google.com/document/d/13mC3CuG89x0-4mGUD1NK-M0mYsqvEcZ-ttx9CRmAXq8/edit?usp=sharing). Diffs (updated) ----- .clang-format PRE-CREATION support/clang-format PRE-CREATION Diff: https://reviews.apache.org/r/26069/diff/ Testing ------- Refer to the __Sample Diff__ section in the [Google Doc](https://docs.google.com/document/d/13mC3CuG89x0-4mGUD1NK-M0mYsqvEcZ-ttx9CRmAXq8/edit?usp=sharing) Thanks, Michael Park