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 Support for Clang Format 18 #68

Open DeveloperPaul123 opened 2 months ago

DeveloperPaul123 commented 2 months ago

With LLVM releasing 18.x, would be good to add support for this version in this Github action.

Thanks!

echoix commented 1 week ago

Seems to be blocked by https://github.com/muttleyxd/clang-tools-static-binaries/issues/39, while the repo has merged the PR to make that build, it has not made the release draft published afterwards