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

[CI] Enable clang-format check #595

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dnhsieh-intel
Copy link
Contributor

@dnhsieh-intel dnhsieh-intel commented Oct 15, 2024

Description

According to the discussion in issue #580, this PR adds a job in CI to check code formatting using pre-commit with clang-format v19.1.0.

This PR will be rebased after PR #594 is merged. We should have a green clang-format check then.

Fixes #580

Checklist

All Submissions

  • Do all unit tests pass locally? No changes that affect tests.
  • Have you formatted the code using clang-format? N/A

Copy link
Member

@rscohn2 rscohn2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good.

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.

[CI] Add GitHub CI job running clang-format
3 participants