Tag Archives: Format

Formatting C++ with Clang-Format

Over the years, I’ve spent developing code I have tried lots of different tools to help me format the way my code looks. I tend to find unless my editing environment is set up correctly its easy for me to  inadvertently … Continue reading

Posted in C++, Clang-Format, Development, Programming | Tagged , , , | 1 Comment