Skip to content

Conversation

wdconinc
Copy link
Contributor

@wdconinc wdconinc commented Oct 7, 2025

Briefly, what does this PR introduce?

This PR applies clang-tidy modernize-use-std-numbers check fixes from main.

What kind of change does this PR introduce?

  • Bug fix (issue: code base should satisfy PR clang-tidy requirements)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ Clang-Tidy found issue(s) with the introduced code (1/1)

This PR applies the include-what-you-use fixes as suggested by
https://github.com/eic/EICrecon/actions/runs/18321541401.
Please merge this PR into the branch `clang-tidy-use-std-numbers`
to resolve failures in PR #2112.

Auto-generated by [create-pull-request][1]

[1]: https://github.com/peter-evans/create-pull-request

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Member

@veprbl veprbl left a comment

Choose a reason for hiding this comment

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

Diff LGTM

@wdconinc wdconinc added this pull request to the merge queue Oct 14, 2025
Merged via the queue into main with commit 717b2d1 Oct 14, 2025
137 checks passed
@wdconinc wdconinc deleted the clang-tidy-use-std-numbers branch October 14, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants