pnoltes commented on code in PR #544: URL: https://github.com/apache/celix/pull/544#discussion_r1194942863
########## .clang-format: ########## @@ -0,0 +1,27 @@ +BasedOnStyle: LLVM Review Comment: As far as I know clang-format support Cpp as language, but not C. Also Celix is a mix of C and C++ (mainly C) -- 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]
