Adding clang-format to code-quality CI tests. clang-format runs over the code checking for quality issues and returns a patch file in the artifacts if any issues are found. If no issues are found, the test passes. Tagging @leejr @enibigir
clang-format