Uh oh!
There was an error while loading. Please reload this page.
Clang-format cpp sources - #4965
Conversation
yangzhg
commented
Nov 27, 2020
Include guard still has many format such as |
sduzh
commented
Nov 27, 2020
Clang-format does not have this feature now. |
sduzh
commented
Nov 28, 2020
Failed to build the fe module in master branch of commit 4c63dc0. cc @morningman |
Still has compilation error like: and Please run And you need to rebase the master to solve a compilation error in FE. |
sduzh
commented
Nov 28, 2020
All fixed. |
Proposed changes
Clang-format all c++ source files. (#4918)
Types of changes
What types of changes does your code introduce to Doris?
Put an
xin the boxes that applyChecklist
Put an
xin the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...