Skip to content

Conversation

@xuke-hat
Copy link
Contributor

Clang-tidy add checks based on the order of Checks field. Here the -* removes the clang-diagnostic-*,clang-analyzer-* before.

This PR may break CI.

Proposed changes

Moved -* to the beginning of Checks.

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

Clang-tidy add checks based on the order of `Checks` field.
Here the `-*` removes the `clang-diagnostic-*,clang-analyzer-*` before.
@xuke-hat
Copy link
Contributor Author

run buildall

@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions github-actions bot added approved Indicates a PR has been approved by one committer. reviewed labels Nov 19, 2023
@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

Copy link
Contributor

@yiguolei yiguolei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yiguolei yiguolei merged commit 61fe545 into apache:master Nov 19, 2023
@xuke-hat xuke-hat deleted the fix-tidy branch November 19, 2023 08:17
superdiaodiao pushed a commit to superdiaodiao/doris that referenced this pull request Nov 21, 2023
Clang-tidy add checks based on the order of `Checks` field.
Here the `-*` removes the `clang-diagnostic-*,clang-analyzer-*` before.
seawinde pushed a commit to seawinde/doris that referenced this pull request Nov 28, 2023
Clang-tidy add checks based on the order of `Checks` field.
Here the `-*` removes the `clang-diagnostic-*,clang-analyzer-*` before.
XuJianxu pushed a commit to XuJianxu/doris that referenced this pull request Dec 14, 2023
Clang-tidy add checks based on the order of `Checks` field.
Here the `-*` removes the `clang-diagnostic-*,clang-analyzer-*` before.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants