Innopolis University DevOps Playground
Skip to content

ci: clang-tidy linter for C++ files is added

Veronika Levasheva requested to merge dev into main

Clang-tidy checks the .cpp files, the pipeline fails if there are problems with style.

Merge request reports