Skip to content

Standardized template repository for building CoreTrace tools with a unified architecture, CI pipeline, and best practices for scalable static and dynamic analysis tooling.

Notifications You must be signed in to change notification settings

CoreTrace/coretrace-tool-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coretrace-tool-template

Standardized template repository for building CoreTrace tools with a unified architecture, CI pipeline, and best practices for scalable static and dynamic analysis tooling.

Code style (clang-format)

  • Version cible : clang-format 17 (utilisée dans la CI).
  • Formater : ./scripts/format.sh
  • Vérifier sans modifier : ./scripts/format-check.sh
  • CMake : cmake --build build --target format ou --target format-check
  • CI : job GitHub Actions clang-format qui échoue si le formatage diverge.

About

Standardized template repository for building CoreTrace tools with a unified architecture, CI pipeline, and best practices for scalable static and dynamic analysis tooling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published