momo-jun commented on code in PR #45:
URL: https://github.com/apache/pulsar-client-cpp/pull/45#discussion_r1001306812


##########
README.md:
##########
@@ -222,6 +222,8 @@ cd tests
 
 ## Requirements for Contributors
 
-It's required to install [LLVM](https://llvm.org/builds/) for `clang-tidy` and 
`clang-format`. Pulsar C++ client use `clang-format` 6.0+ to format files.  
`make format` automatically formats the files.
+It's required to install [LLVM](https://llvm.org/builds/) for `clang-tidy` and 
`clang-format`. Pulsar C++ client use `clang-format` **11** to format files.  
`make format` automatically formats the files.

Review Comment:
   ```suggestion
   It's required to install [LLVM](https://llvm.org/builds/) for `clang-tidy` 
and `clang-format`. Pulsar C++ clients use `clang-format` **11** to format 
files.  `make format` automatically formats the files.
   ```



-- 
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]

Reply via email to