apply clang-format to complete code base (was ACTS-132)
Original author Christian Gumpert @cgumpert
The current CI setup only corrects the submitted diffs according to our clang-format settings. We should once and for all re-format the whole code base and keep it consistent.
Edited by Moritz Kiehn