mxsm opened a new issue, #4709:
URL: https://github.com/apache/rocketmq/issues/4709

   when developer import rmq_codeStyle.xml into IDEA or other develop tools, 
Then Define a method in the interface, for exmaple
   
![image](https://user-images.githubusercontent.com/15797831/181443169-57c079ec-f32a-4c96-97b4-bf7b360faa64.png)
   developer uses shortcut keys to generate implementation code in the 
AutoSwitchHAConnection class,like this as following
   
![image](https://user-images.githubusercontent.com/15797831/181443446-3b88158c-42bc-45da-979c-0caf6f885fd0.png)
   As we can see, Method is on the same line as @Override . need modify 
rmq_codeStyle.xml to fixed it. and There's a lot of formatting in the code that 
needs fixing
   
   


-- 
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]

Reply via email to