Nacos code style Comply with Alibaba Java Coding Guidelines and code style file customized by Nacos community.
Nacos的编码规范遵从于《阿里巴巴JAVA开发规约》和社区制定的Nacos代码风格文件。
Alibaba-Java-Coding-Guidelines
Nacos Code Style file is style/nacos-code-style-for-idea.xml
in source code. Developers can import it to Idea IDE and reformat code by IDE.
Nacos代码风格文件在源代码下的style/nacos-code-style-for-idea.xml
文件中,开发者可以将其导入到Idea IDE中,并让IDE帮助您格式化代码。
Preferences/Settings --> Editor --> Code Style --> Schema --> Import Schema --> IntelliJ IDEA code style XML
Volunteer wanted.
待补充。
It is not necessary to install, if you want to find a problem when you are coding.
不是必须安装,如果你需要在开发的时候实时发现问题的话,你需要安装。
Preferences/Settings --> Other Settings --> Checkstyle
OR Preferences/Settings --> Tools --> Checkstyle
All resource(including tests)
in checkstyle plugin.style/NacosCheckStyle.xml
to checkstyle plugin.If you install the latest version of CheckStyle plugin, it may not support the previous version of CheckStyle(9.0), you can modify the
style/NacosCheckStyle.xml
file tostyle/NacosCheckStyle_9.xml
instead.
Preferences/Settings --> Other Settings --> Checkstyle
或者 Preferences/Settings --> Tools --> Checkstyle
All resource(including tests)
style/NacosCheckStyle.xml
文件到checkstyle插件。如果安装的CheckStyle的插件较新,已不支持9.0之前的Checkstyle版本,将上述第3步的
style/NacosCheckStyle.xml
文件修改为style/NacosCheckStyle_9.xml
即可。
Volunteer wanted.
待补充。
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。