DoozyX / clang-format-lint-action

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

Support for ClangFormat 16 and 17 #53

Closed marcelwa closed 1 year ago

marcelwa commented 1 year ago

Thank you for providing this action! It has been really helpful for my projects.

I was wondering if you could add support for ClangFormat versions 16 and 17 soon. It would really help to keep formatting straight across local installations and the action.

Many thanks!

Ballen7 commented 1 year ago

I do not think there is a version 17 released yet.

marcelwa commented 1 year ago

Many thanks for getting at this so quickly!

It's of course totally possible that I misinterpreted the respective documentation and that version 17 is only a pre-release. I apologize for the confusion in that case.