Skip to content

Braces and format

MCMic requested to merge bracesclean into master

Added a .clang-format file and ran clang-format on all cpp files.

Added braces to all statements using clang-tidy.

Merge request reports