Skip to content

feat(ci): run clang-tidy, add comments on PRs#47

Merged
veprbl merged 8 commits intomainfrom
clang-tidy
Jan 25, 2026
Merged

feat(ci): run clang-tidy, add comments on PRs#47
veprbl merged 8 commits intomainfrom
clang-tidy

Conversation

@wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

This PR adds automatic clang-tidy comments on PRs. This should avoid unintentional issues, like what was fixed in b73f102.

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue: add clang-tidy)
  • 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.

Copilot AI review requested due to automatic review settings January 24, 2026 22:49

This comment was marked as resolved.

wdconinc and others added 6 commits January 24, 2026 17:03
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@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.

CI change - should not cause any issues

@veprbl veprbl enabled auto-merge January 25, 2026 15:13
@veprbl veprbl disabled auto-merge January 25, 2026 15:59
@veprbl veprbl enabled auto-merge (rebase) January 25, 2026 15:59
@veprbl veprbl merged commit bacb76e into main Jan 25, 2026
4 checks passed
@veprbl veprbl deleted the clang-tidy branch January 25, 2026 16:01
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.

2 participants

Comments