merlimat opened a new pull request #2790: [cpp] Removed required version 5.0 
for CLang format
URL: https://github.com/apache/pulsar/pull/2790
 
 
   ### Motivation
   
   On MacOS, CMake fails to find `clang-format` even if the correct version is 
available, therefore `make format` on C++ builds fails. This makes it harder to 
fix the formatting on macos. 
   
   ### Modifications
   
   Do not require particular version of `clang-format` (though on CI we keep 
using 5.0).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to