The previous GitHub Action (RafikFarhad/clang-format-github-action) was not handling deeply nested files correctly: formatting was not enforced in a second directory level or deeper.
A more popular action (jidicula/clang-format-action) is now used, which enables Clang-Format 18.
The previous GitHub Action (
RafikFarhad/clang-format-github-action
) was not handling deeply nested files correctly: formatting was not enforced in a second directory level or deeper.A more popular action (
jidicula/clang-format-action
) is now used, which enables Clang-Format 18.