pulsar-client-cpp icon indicating copy to clipboard operation
pulsar-client-cpp copied to clipboard

[Improve] Apply clang-tidy check in CI

Open RobertIndie opened this issue 2 years ago • 2 comments

It's better to apply the clang-tidy check in CI to discover some problems in the code.

RobertIndie avatar Feb 20 '23 08:02 RobertIndie

Could you assign this issue to me? The existing code has many problems so that clang-tidy checks cannot pass. And accidentally I found a bug (https://github.com/apache/pulsar-client-cpp/issues/202) from the clang-tidy check.

BewareMyPower avatar Feb 20 '23 10:02 BewareMyPower

@BewareMyPower Sure. Thanks.

RobertIndie avatar Feb 20 '23 10:02 RobertIndie