Run clang-format in all files
This commit runs clang-format in all file without changing anything in the content. If you want a longer line length feel free to change the clang-format file ColumnLimit value to another value. That said, I'm following google code style for now ;). If you want to change it, update this MR.