I'm trying to implement my little custom check, for example trying to walk through this tutorial (which is out of date a bit).
I have several problems:
- After I cloned the repos, implemented the check and runned cmake, the builds targets are different from the tutorial
- After the build and the make of the project I don't even know what should I run, to execute my checker on a file or on a project.
Thank you forward for your help!