Skip to content
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

Fix part of the clang-tidy warning #1075

Merged

Conversation

tanruixiang
Copy link
Member

Related to #1029 .

Copy link
Member

@PragmaTwice PragmaTwice left a comment

Choose a reason for hiding this comment

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

Looks good to me.

I just wonder if there is any check whose reports in kvrocks are all fixed. And then we can put them in .clang-tidy, according to #1029.

@tanruixiang
Copy link
Member Author

Looks good to me.

I just wonder if there is any check whose reports in kvrocks are all fixed. And then we can put them in .clang-tidy, according to #1029.

I am fixing them in file order. I will try to see which checks have been fully fixed when I have time.

@PragmaTwice
Copy link
Member

Looks good to me.
I just wonder if there is any check whose reports in kvrocks are all fixed. And then we can put them in .clang-tidy, according to #1029.

I am fixing them in file order. I will try to see which checks have been fully fixed when I have time.

Got it. Thanks.

@PragmaTwice PragmaTwice merged commit 900e0f4 into apache:unstable Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants