Releases: DoozyX/clang-format-lint-action
Releases · DoozyX/clang-format-lint-action
v0.12
Add clang-format 12 (@bernhardmgruber)
v0.11
Fix inplace option being always overwritten (@schra)
v0.10
Save formatted files (with the clang-format -i
) @johnboiles
v0.9
- Add clang-format 11 (@wmmc88)
v0.8
- Allow multiple files and excludes to be passed as a single string (@Flamefire)
v0.7
v0.6
- Add --style argument
- Show files to process
Thanks to @Flamefire
v0.5
add clang-format version parameter
v0.4.1
fix: README version
v0.4
Fix README typo
Use prebuilt docker image