Skip to content

Clang Format improvements

Tomaz Canabrava requested to merge tcanabrava/atcore:fix_formatting 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.

Merge request reports