Closed alexfikl closed 6 months ago
This adds a job on the CI to run clang-format and make sure everything is still in order. It's based on https://github.com/jidicula/clang-format-action.
clang-format
Introduced a little error here to check that this fails as expected, see https://github.com/fhackenberger/ktikz/actions/runs/8836657530
This adds a job on the CI to run
clang-format
and make sure everything is still in order. It's based on https://github.com/jidicula/clang-format-action.