DoozyX / clang-format-lint-action

This action checks if the source code matches the .clang-format file.
MIT License
129 stars 46 forks source link

Add clang-format 16.0.3 #55

Closed mirenradia closed 1 year ago

mirenradia commented 1 year ago

There are some regressions in clang-format 16.0.0 that are causing issues (in particular llvm/llvm-project#62161 fixed in llvm/llvm-project-release-prs#421) hence why I have provided an updated version from the latest release of clang-tools-static-binaries.

I have retained the old clang-format16.0.0 in case anyone wishes to use it but linked clang-format16 to clang-format16.0.3.

mirenradia commented 1 year ago

@DoozyX, any chance you could look at this soon?

mirenradia commented 1 year ago

Thanks! Would you also be able to create a new release?

DoozyX commented 1 year ago

Thanks. Just published v0.16.2.