PragmaTwice opened a new pull request, #3250: URL: https://github.com/apache/kvrocks/pull/3250
Previously in https://github.com/apache/kvrocks/pull/3237#issuecomment-3449317460 @git-hulk mentioned that the formated code are different via clang-format 18.1.3 and clang-format 18.1.8. This is introduced by https://github.com/llvm/llvm-project/commit/3ceccbdb19959ae3068710cbcb99c41342c0774c. Basically we can fix it by removing the colon after the ctor, and then the format result should be same in both versions. -- 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]
