clang-format: fix the post-merge commit range
commite006a34fa354d2dcb00e0666f04c05397b1a57ec
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 29 Oct 2023 18:16:21 +0000 (29 18:16 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 29 Oct 2023 18:16:21 +0000 (29 18:16 +0000)
treea5f3c1ae6846e62ad927d2584498806b5cb4ac09
parent8cf7528b7a2b8c12637ba0169e2aa4d9890b21dd
clang-format: fix the post-merge commit range

Pick some tricks from holo - we need stricter CI check. More
importantly, once in post-merge we have other variables.

Namely: CI_COMMIT_BRANCH and CI_COMMIT_BEFORE_SHA

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
.gitlab-ci/clang-format.sh