Make clang-tidy script more robust
authorPaul Bauer <paul.bauer.q@gmail.com>
Thu, 23 Apr 2020 13:14:50 +0000 (13:14 +0000)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 23 Apr 2020 13:14:50 +0000 (13:14 +0000)
commite3d14d4af48006cc586d4b84df90faeee9bd3279
tree9c9118304b1fcb31bbcf9c123a704221dc2df8ce
parent16377441fa7ffcb056dbccf63ed7d4331178eba6
Make clang-tidy script more robust

Changed script to be more robust and in line with other source
checking scripts.

Modified clang-tidy:test job to check against the merge fork point for a
commit instead of the previous git magic, as this did not work.

Change-Id: Ic806439727c5317db0c18964afd6138eeeea0427
admin/clang-tidy.sh
admin/git-pre-commit
admin/gitlab-ci/lint.gitlab-ci.yml
src/api/cpp/workflow.h
src/gromacs/mdlib/forcerec.h
src/testutils/refdata.cpp