Just a reminder:

Please remember to run clang format before you push to the git repository. 
Also, if you are merging someone else’s PR, you are responsible for running 
clang-format before pushing. We’re seeing quite a lot of commits now just 
re-running clang format, and this makes release management / back ports much 
more difficult that it has to be. If you have to run clang format on someone 
else’s PR, you should run clang-format and squash that back into the commit 
before pushing. Alternatively, push back on the PR, and ask for the original 
contributor to fix the PR before you merge it.

Cheers,

— Leif

https://cwiki.apache.org/confluence/display/TS/Coding+Style#CodingStyle-clang-formatbinaryandconfiguration

Reply via email to