pulsar-client-cpp
pulsar-client-cpp copied to clipboard
[Improve] Apply clang-tidy check in CI
It's better to apply the clang-tidy check in CI to discover some problems in the code.
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 Sure. Thanks.