[cmake-developers] Code style auto-formatting

Brad King brad.king at kitware.com
Mon May 2 10:08:27 EDT 2016


On 04/28/2016 10:26 AM, Brad King wrote:
> Thanks!  I'll try that out myself when I get a chance.
> 
> Meanwhile I've applied these cleanups

I decided to get the include ordering and block organization
worked out so that we don't need the special case for
cmStandardIncludes.h ordering.  Also I've pre-formatted
the include ordering so that we can make the rest of the
style changes without affecting compilation.  Here are the
changes:

 Merge topic 'clang-format-include-order'
 https://cmake.org/gitweb?p=cmake.git;a=commit;h=067b21b6

Next I'll look at the style updates themselves.

-Brad


More information about the cmake-developers mailing list