k2la opened a new pull request, #233: URL: https://github.com/apache/pulsar-client-node/pull/233
Fix the following lint error. ``` $ npm run lint > pulsar-client@1.7.0-rc.0 lint > clang-format-lint src/*.cc src/*.h && eslint --ext .js . Error: Formatting incorrect on "src/ProducerConfig.cc", proposed changes: <?xml version='1.0'?> <replacements xml:space='preserve' incomplete_format='false'> <replacement offset='5055' length='0'> </replacement> <replacement offset='5083' length='62'> </replacement> </replacements> ``` -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org