Skip to content

Clang C++ code reformat and python yapf3 code reformat

Janek Kozicki requested to merge reformat into master

Just reformatting the code with scripts/clang-formatter.sh and scripts/python-formatter.sh. No other changes. We need to merge this because we started to hit the limit of unformatted lines in the pipeline.

Edited by Janek Kozicki

Merge request reports