Skip to content

Support clang-tidy

Michal Liszcz requested to merge support-clang-tidy into tango-9-lts

This MR contains the following following:

  • change required to support unity builds (missing include guard)
  • CI job that runs clang-tidy on source code (excluding tests)
  • script that produces code quality report that Gitlab can consume
  • script that produces a HTML report
Edited by Michal Liszcz

Merge request reports