Releases: WolleTD/clang-format-checker
Releases · WolleTD/clang-format-checker
Version 1.11
The action again works without actions/checkout
before and checks out the repository itself if not present to use the .clang-format
file of the project.
Also add clang-format 16 and 17.
Version 1.10
The docker image now uses setpriv
to set uid and gid at runtime rather than build time.
Version 1.9
What's Changed
- Use GITHUB_REF_NAME as source-ref without repository
- Use ghcr.io for the image
Maintenance release
v1.8 Update workflows and Dockerfile
Add clang-format 15
v1.7 Add clang-format 15
Add clang-format 14
v1.6 Add clang-format 14