Hi Brandon, On Mon, 7 Aug 2017, Brandon Williams wrote: > Add a '.clang-format' file which outlines the git project's coding > style. This can be used with clang-format to auto-format .c and .h > files to conform with git's style. > > Signed-off-by: Brandon Williams <bmwill@xxxxxxxxxx> > --- > > I'm sure this sort of thing comes up every so often on the list but back at > git-merge I mentioned how it would be nice to not have to worry about style > when reviewing patches as that is something mechanical and best left to a > machine (for the most part). Amen. If I never have to see a review mentioning an unwrapped line, I am quite certain I will be quite content. Ciao, Dscho