Managed to do some work on the build tools repository today. While it was 100% shell code before, now it is ~85% CMake and ~15% shell. All I did was to add one CMake function for configuring shellcheck targets and then used it to test the existing shell script in the repository. That tells quite a lot about the size of that simple shell script I had earlier there. 😆