[cmake-developers] Code style auto-formatting

Robert Dailey rcdailey.lists at gmail.com
Mon Nov 16 21:01:09 EST 2015


IMHO, the code style in the CMake code base is incredibly
inconsistent, but even the consistent style that is there is a giant
pain to follow by hand.

I'm constantly fighting my tooling's auto formatting. I prefer to keep
my code additions similar to surrounding code. Do you use some tool
such as clang-format to auto format code? This will make it easier to
make my style more consistent after my work is completed.

Thanks in advance.


More information about the cmake-developers mailing list