MutableFire commented on PR #1829:
URL: https://github.com/apache/cloudberry/pull/1829#issuecomment-4787927656

   > > In C, reaching the closing brace `}` of a `void` function implicitly 
returns control to the caller. Explicit `return;` statements in these positions 
are unnecessary noise that clutters the code. Removing them aligns the code 
with common C style guidelines and improves readability.
   > 
   > Hi @MutableFire welcome to add these description to the commit message 
body.
   > 
   > Can take the 
[.gitmessage](https://github.com/apache/cloudberry/blob/main/.gitmessage) as a 
commit template, FYI.
   
   Done.


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