Skip to content

[GLUTEN-11027] Use clang-tidy to check cpp files#11028

Closed
xinghuayu007 wants to merge 4 commits intoapache:mainfrom
xinghuayu007:my/clang_tidy
Closed

[GLUTEN-11027] Use clang-tidy to check cpp files#11028
xinghuayu007 wants to merge 4 commits intoapache:mainfrom
xinghuayu007:my/clang_tidy

Conversation

@xinghuayu007
Copy link
Contributor

@xinghuayu007 xinghuayu007 commented Nov 5, 2025

What changes are proposed in this pull request?

Use clang-tidy to check cpp files to make code robot.

How was this patch tested?

Related issue: #11027

@xinghuayu007 xinghuayu007 force-pushed the my/clang_tidy branch 2 times, most recently from 4c2d55a to a4ce11a Compare November 5, 2025 07:54
@PHILO-HE
Copy link
Member

PHILO-HE commented Nov 5, 2025

Assume with this script, the portal to trigger the check is here: https://github.com/apache/incubator-gluten/blob/056d0e32034c367764d58a514a73fc9126b78862/dev/check.py#L170

The installation for clang-tidy seems necessary. In addition, if running the entire check requires too much time, we need to let it only check the CPP files changed by a PR.

@github-actions github-actions bot added the INFRA label Nov 17, 2025
@xinghuayu007 xinghuayu007 force-pushed the my/clang_tidy branch 14 times, most recently from fa48589 to b40ed14 Compare November 18, 2025 10:51
@github-actions github-actions bot removed the VELOX label Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants