Skip to content

Add test to check the code format

Florian Uhlig requested to merge f.uhlig/project-zero:add_CI_code_format into main

Use clang-format to force correct format for all source and header files. The check is only performed for source and header files which were changed/added in the merge request.

Merge request reports

Loading