mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
Add script `.github/workflows/scripts/lint_cpp.sh` that runs `clang-tidy` with the right parameters to limit checks to source files not generated automatically. The script must be run from within the build directory as it relies on `compiler_commands.json` and `CMakeFiles/CMakeDirectoryInformation.cmake`.