Skip to content

Clang Format improvements

Chris Rizzitello requested to merge (removed):clangFormat into master

Not all of the clang-format improvements were added, specially large connects that spanned four lines where changed to one lines, I removed those from the commits.

Also maps and lists that where transformed into one liners also removed.

  • Updates from tomaz' changes , remove old style script and hook (the conflicted each other)
  • Added info to Contributors file on using make clang-format as a build target.

Merge request reports