Closed qlinsey closed 2 years ago
Hi, thanks. (1) For: Add '\n' in the last line of files. Question: Do you have some format config for java within Intellji ? for instance: ( https://scalameta.org/scalafmt/docs/installation.html#intellij ) . Can pls point me to the java format config for Intellij if this project is using so that I can set up on my local? thanks . (2) I will check. thanks
Hi, thanks. (1) For: Add '\n' in the last line of files. Question: Do you have some format config for java within Intellji ? for instance: ( https://scalameta.org/scalafmt/docs/installation.html#intellij ) . Can pls point me to the java format config for Intellij if this project is using so that I can set up on my local? thanks . (2) I will check. thanks
We use the eclipse default format config. It's a default option in intellij. As for new line in the end of file, it's not format issue. The format tool will not help you add new line at the end of the file automatically. this url explains why we should do it.
Thanks, will read and update these days.
sorry, removed. thanks
We will first merge all updates into the dev
branch for developments and tests. Once the system is updated into a new version, we will merge it into the main branch. Thanks
No problem.
have tested and can merge into the dev branch.