oneMKL icon indicating copy to clipboard operation
oneMKL copied to clipboard

[CI] Enable clang-format check

Open dnhsieh-intel opened this issue 1 year ago • 0 comments

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

dnhsieh-intel avatar Oct 15 '24 07:10 dnhsieh-intel