Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Clang-Format check in GitHub Action. #168

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

cristian64
Copy link
Collaborator

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.
Only minor changes in two files.
.github/workflows/build.yml Show resolved Hide resolved
@cristian64 cristian64 merged commit 8e49bae into aldelaro5:master Jul 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants