Skip to content

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

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ferdymercury
Copy link
Contributor

@ferdymercury ferdymercury commented Apr 14, 2025

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:

Copy link

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
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