Skip to content

style: apply clang-format across sdk, tests, samples, benchamarks and…#5

Merged
virtexalejandro merged 2 commits intomainfrom
style/clang-format-sweep
Apr 23, 2026
Merged

style: apply clang-format across sdk, tests, samples, benchamarks and…#5
virtexalejandro merged 2 commits intomainfrom
style/clang-format-sweep

Conversation

@virtexalejandro
Copy link
Copy Markdown
Contributor

… tools. Future PR should no longer fight the clang format CI check.

… tools. Future PR should no longer fight the clang format CI check.
Adds the previous commit's SHA (101feb4)
to a new  file at the repo root.

Effect:
 - GitHub's blame view automatically skips that commit, so every
   reformatted line still traces back to the author who last made a
   semantic change, not to the person who ran the formatter.
 - Locally, developers get the same behaviour after running once:
     git config blame.ignoreRevsFile .git-blame-ignore-revs

Only reformatting / whitespace / mechanical-rename SHAs ever belong in
this file.  Commits that change semantics must never be listed here.
@virtexalejandro virtexalejandro force-pushed the style/clang-format-sweep branch from 7350f42 to d3082a8 Compare April 23, 2026 13:29
@virtexalejandro virtexalejandro merged commit 0a41a21 into main Apr 23, 2026
9 checks passed
@virtexalejandro virtexalejandro deleted the style/clang-format-sweep branch April 23, 2026 13:43
virtexalejandro added a commit that referenced this pull request Apr 28, 2026
style: apply clang-format across sdk, tests, samples, benchamarks and…
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.

1 participant