Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 593 Bytes

File metadata and controls

17 lines (11 loc) · 593 Bytes

代码风格与代码规范

格式化

建议在 IDE 的 Commit 页面,点击右下角设置,按如图所示配置。 在提交时将会自动格式化代码并更新 copyright 年份。

commit-settings

Important

确保 IDE 设置中 Editor -> Code Style -> Enable EditorConfig support 是勾选的。

代码规范