gongxuanzhang commented on code in PR #16097: URL: https://github.com/apache/kafka/pull/16097#discussion_r1616859562
########## .gitignore: ########## @@ -13,6 +13,7 @@ project/boot/ project/plugins/project/ patch-process/* .idea +!/.idea/codeStyles Review Comment: > the whole `idea` folder is not in version control, so do we need this line? It has to be, and it's very important. This file will allow you to import your idea automatically into the project's code format -- 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]
