Fix clang check in .gitlab-ci.yml
git-clang-format-14 is not able to find clang-format because the later versions were renamed to clang-format-14. This patch creates a symbolic link to the old binary name.
git-clang-format-14 is not able to find clang-format because the later versions were renamed to clang-format-14. This patch creates a symbolic link to the old binary name.