Skip to content

[ci] Add a workflow to check pull request changes with Clang-tidy - #18392

Closed
ferdymercury wants to merge 2 commits into
root-project:masterfrom
ferdymercury:clangtidy
Closed

[ci] Add a workflow to check pull request changes with Clang-tidy#18392
ferdymercury wants to merge 2 commits into
root-project:masterfrom
ferdymercury:clangtidy

Conversation

@ferdymercury

@ferdymercury ferdymercury commented Apr 14, 2025

Copy link
Copy Markdown
Collaborator

This Pull request:

Changes or fixes:

Informs new pull request from adding potential bugs,

TO-DO:

  • Create .clang-tidy files on each folder depending on wanted checks.
  • core folder should be 'at least': modernize-use-nullptr, modernize-use-override, which already pass.
  • explore faster alternative: https://github.com/lljbash/clangd-tidy

Related:

@github-actions

Copy link
Copy Markdown

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 97bbee8.

@ferdymercury ferdymercury added this to the 6.38.00 milestone Apr 22, 2025
@ferdymercury
ferdymercury requested a review from jblomer September 8, 2025 14:07
@ferdymercury ferdymercury removed this from the 6.38.00 milestone Oct 20, 2025
@ferdymercury

Copy link
Copy Markdown
Collaborator Author

Superseded by #22664

@ferdymercury
ferdymercury deleted the clangtidy branch August 4, 2026 11:24
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