Skip to content

Use correct commits for linter scripts

Paul Bauer requested to merge fix-clang-tidy-warning into master

The scripts used the wrong commits due to mismatched options for git merge-base that I introduced.

Also printing out the respective commits now so that people can check locally if needed.

Merge request reports