You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/11/13 09:53:37 UTC

[GitHub] [iotdb] dcoliversun opened a new pull request #4378: [IOTDB-2005] use braces with if, else, for, do and while statements

dcoliversun opened a new pull request #4378:
URL: https://github.com/apache/iotdb/pull/4378


   ## Description
   JIRA: https://issues.apache.org/jira/browse/IOTDB-2005  
   Braces are used with if, else, for, do and while statements, even if the body contains only a single statement.  


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] JackieTien97 merged pull request #4378: [IOTDB-2005] use braces with if, else, for, do and while statements

Posted by GitBox <gi...@apache.org>.
JackieTien97 merged pull request #4378:
URL: https://github.com/apache/iotdb/pull/4378


   


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org