jixuan1989 commented on pull request #1774: URL: https://github.com/apache/incubator-iotdb/pull/1774#issuecomment-700411894
Hi @yuqi, thanks for your contribution! Haonan mentioned something about the code format style in another PR: we use double blank spaces rather than 4 blank spaces (or tab with 4 blank spaces) for Java Files. If you use a different code format style, then someone may reformat the file in the future and there will be a lot of meaningless changes. Read https://iotdb.apache.org/Development/ContributeGuide.html : ``` https://iotdb.apache.org/Development/ContributeGuide.html ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
