BewareMyPower opened a new pull request #13418: URL: https://github.com/apache/pulsar/pull/13418
### Motivation Currently, `clang-format`, which forces the code has been applied to all C++ source files except the Python wrapper to ke ### Modifications Apply clang-format check for python wrapper directory (`pulsar-client-cpp/python/src`) so that `make check-format` and `make format` will work for them. ### Verifying this change This change is a trivial rework / code cleanup without any test coverage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
