unterumarmung/fixed_string

Add clang-format to CI

Opened this issue · 1 comments

One way to add a clang-format and a bunch of other checks is to use pre-commit hooks. Although they are called pre-commit, it is possible to run them on demand at any time.

You can find an example in these files: a list of hooks and a workflow file.