---

Using Clang-format to ensure clean, consistent code

Learn about using Clang-format for consistent coding style.

Too often programmers underestimate the importance a consistent coding style can have on the success of a project. It makes the code base easier to read, reduces nonfunctional changes to fix inconsistent style, and outlines expectations for code submissions. Most large projects have a coding style, and once you have been working on code for a while you come to appreciate the consistency of a style.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis