chia7712 commented on code in PR #16097: URL: https://github.com/apache/kafka/pull/16097#discussion_r1616916667
########## .gitignore: ########## @@ -13,6 +13,7 @@ project/boot/ project/plugins/project/ patch-process/* .idea +!/.idea/codeStyles Review Comment: It seems to me using build tool to address that is more acceptable. We all use gradle to build kafka but there are many IDE. We can add IDE supports in the future but could you please keep this PR simple for now? -- 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]
