Standardized template repository for building CoreTrace tools with a unified architecture, CI pipeline, and best practices for scalable static and dynamic analysis tooling.
- Version cible :
clang-format17 (utilisée dans la CI). - Formater :
./scripts/format.sh - Vérifier sans modifier :
./scripts/format-check.sh - CMake :
cmake --build build --target formatou--target format-check - CI : job GitHub Actions
clang-formatqui échoue si le formatage diverge.