Skip to content

[CPP] Format cpp code#11932

Open
rui-mo wants to merge 1 commit intoapache:mainfrom
rui-mo:wip_format
Open

[CPP] Format cpp code#11932
rui-mo wants to merge 1 commit intoapache:mainfrom
rui-mo:wip_format

Conversation

@rui-mo
Copy link
Copy Markdown
Contributor

@rui-mo rui-mo commented Apr 13, 2026

What changes are proposed in this pull request?

Many C++ files appear to be unformatted, which can introduce unexpected changes when formatting new modifications. This PR formats the C++ code by running 'dev/format-cpp-code.sh' using clang-format version 15.0.7.

How was this patch tested?

Existing tests.

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the VELOX label Apr 13, 2026
@rui-mo rui-mo requested a review from zhouyuan April 13, 2026 17:26
@zhouyuan
Copy link
Copy Markdown
Member

please also add "cc" in this line: https://github.com/apache/gluten/blob/main/dev/check.py#L27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants