Closed stuarthayhurst closed 2 months ago
Begin linting the project with clang-tidy and a minimal config. Adds make lint, checks it in a new workflow
clang-tidy
make lint
Closes #18
Begin linting the project with
clang-tidy
and a minimal config. Addsmake lint
, checks it in a new workflowCloses #18