PragmaTwice opened a new pull request, #1249: URL: https://github.com/apache/incubator-kvrocks/pull/1249
Currently check-tidy reports from header files are ignored, which make us cannot evaluate the code quality of headers and forbid error-prone code patterns. In this PR, we make clang-tidy check all header files of kvrocks (except third-party headers), and fix all current report in headers. -- 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]
