-
Notifications
You must be signed in to change notification settings - Fork 37.7k
ci: Add clang-tidy task #24753
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
ci: Add clang-tidy task #24753
The head ref may contain hidden characters: "2204-ci-tidy-\u{1F4BB}"
Conversation
Concept ACK |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Concept ACK
Concept ACK (given that this doesn't cause false positives or spurious failures) |
If this task fails because clang-tidy doesn't work, we'll need to revert 67f654e as well. If there are silent merge conflicts, I think we can handle them as they arise. Worst case is we ignore the red status of the task for a few days. |
(And before merging this pull, make sure to re-run the tidy task to be sure about silent mere conflicts) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK fab24f8
(And before merging this pull, make sure to re-run the tidy task to be sure about silent mere conflicts)
Rebooted in https://cirrus-ci.com/task/5864889825624064.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review ACK fab24f8
Concept ACK |
🟢 |
Fixes #24747