infdahai commented on PR #1414:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1414#issuecomment-1531063939

   > CI seems still blocked in format. Not sure your clang-format version, but 
you can try clang-format 12, which is used in CI.
   > 
   > https://github.com/llvm/llvm-project/releases/tag/llvmorg-12.0.1
   > 
   > And I can confirm that clang-format 14 on my local has also no issue.
   > 
   > ```
   > 
/home/runner/work/incubator-kvrocks/incubator-kvrocks/src/cluster/cluster.cc:474:39:
 error: code should be clang-formatted [-Wclang-format-violations]
   >   for (const auto &id : n->replicas) {      // replicas
   >                                       ^
   > ```
   
   Sorry for this problem. My llvm version is not unified and the 
`clang-format` version is 16.
   
   you're welcome. Ignore this problem.


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