Closed wdconinc closed 7 months ago
We don't let the CI pre-commit job run automatic clang-format and cmake-format fixes. This PR changes that behavior for cmake-format.
No changes.
Yes, it might lead to developers seeing their code reformatted automatically.
Briefly, what does this PR introduce?
We don't let the CI pre-commit job run automatic clang-format and cmake-format fixes. This PR changes that behavior for cmake-format.
What kind of change does this PR introduce?
Please check if this PR fulfills the following:
Does this PR introduce breaking changes? What changes might users need to make to their code?
No changes.
Does this PR change default behavior?
Yes, it might lead to developers seeing their code reformatted automatically.