~aleteoryx/muditaos

aa84eb08c6ab3e314daf3ba31445c9e98b2dc0ff — Radoslaw Wicik 4 years ago 4362315
[EGD-5689] Add clang tidy to jenkins

Move check to proper place
1 files changed, 1 insertions(+), 0 deletions(-)

M Jenkinsfile
M Jenkinsfile => Jenkinsfile +1 -0
@@ 132,6 132,7 @@ pushd build-linux-Debug
ninja -j ${JOBS} Pure Bell
popd'''
            echo "Clang Tidy check"
            /* requires compilation database - must be run after configuration */
            sh '''#!/bin/bash -e
pushd ${WORKSPACE}
./config/clang_check.sh