jinrongluo commented on pull request #633: URL: https://github.com/apache/incubator-eventmesh/pull/633#issuecomment-988280778
Hi All, when working on this PR, I found there are a lot of existing files are failing with style checks. I tried my best efforts to fix the check styles of the files I have made the changes. But the changes to one files has the ripple effects of the other java files which has references to my fixes. So there are more files failing with style checks. I think instead of spending efforts on this PR to fixing the styles. I would recommend open a separate issue and PR to address the checkstyle issues throughout this Eventmesh project as a whole. This will leave the burdens of fixing the checkstyle errors of future PRs. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
