fhackenberger / ktikz

KtikZ provides a nice user interface for making pictures using TikZ.
Other
348 stars 34 forks source link

ci: add clang-format check #68

Closed alexfikl closed 4 months ago

alexfikl commented 4 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.

alexfikl commented 4 months ago

Introduced a little error here to check that this fails as expected, see https://github.com/fhackenberger/ktikz/actions/runs/8836657530