alanconway opened a new pull request #169:
URL: https://github.com/apache/qpid-proton/pull/169


   Format command: clang-format -i $(git ls-files -- *.cpp *.hpp *.c *.h)
   
   Style file is /.clang-format, with the following contents:
   
   Language: Cpp                   # also applies to C
   BasedOnStyle: LLVM
   IndentWidth:     4
   AllowShortIfStatementsOnASingleLine: true
   AllowShortLoopsOnASingleLine: true
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to