Jackie-Jiang commented on pull request #6807: URL: https://github.com/apache/incubator-pinot/pull/6807#issuecomment-821739796
@mqliang I would suggest doing the followings: 1. Change the eclipse format to follow the current intellij format as much as possible (e.g. new line for exception, new space for array declaration etc.). We should not see almost all files reformatted 2. Reformat the code base using the plug-in 3. Remove the intellij format and always stick with the eclipse format 4. Update the `Code Setup` page: https://docs.pinot.apache.org/developers/developers-and-contributors/code-setup -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
