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

Default clang-format version should be latest #57

Closed ReenigneArcher closed 6 months ago

ReenigneArcher commented 11 months ago

Could you make the default clang-format version the latest?

The reason being that your versions seem to coincide with the clang-format version. As dependabot updates your action to v16 for example, it would be nice to see if the tests pass when clang-format is also using the new version (instead of manually needing to update the workflow file).

DoozyX commented 6 months ago

Added in v0.17