cheese8 opened a new issue, #10312:
URL: https://github.com/apache/dubbo/issues/10312

   Refactor a clean and testable dubbo, to unify the code style:
   1. use guard clause
   2. no more than 2 depth if else
   3. no more than 2 depth loop
   4. avoid too big method
   5. use final
   6. remove useless pieces
   7. use meaningful names
   8. testcase coverage


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

Reply via email to