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

[clang-format][DFT] Use clang-format-9 for formatting #548

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

hjabird
Copy link
Contributor

@hjabird hjabird commented Aug 6, 2024

Description

  • A clang-format issue was identified in CI
  • This issue comes from using different versions of clang-format
    • The correct version to use for oneMKL Interfaces is clang-format-9
  • Reformat affected file with clang-format-9

Checklist

All Submissions

  • [N/A] Do all unit tests pass locally? Attach a log.
  • Have you formatted the code using clang-format?

* A clang-format issue was identified in CI
* This issue comes from using different versions of clang-format
  * The correct version to use for oneMKL Interfaces is clang-format-9
* Reformat affected file with clang-format-9
@hjabird hjabird merged commit 5b5f3f4 into oneapi-src:develop Aug 7, 2024
6 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.

3 participants