-
Notifications
You must be signed in to change notification settings - Fork 580
Closed
Labels
ci-cdBuild or deployBuild or deploygood first issueGood for newcomersGood for newcomersimprovementGeneral improvementGeneral improvement
Milestone
Description
SubTask
PS: One PR for multiple modules is fine, but if the total code exceeds 4000 lines, split it into multiple PRs.
- Adhere to the code conventions outlined in HugeGraph-Code-Style-Guide (please refine the hg-style.xml specification @returnToInnocence) chore: refine the hg-style.xml specification #2457
- Add the option 'BLANK_LINES_AFTER_CLASS_HEADER'
- Add the option 'KEEP_BLANK_LINES'
- ....
- Correct the copyright format.
- Format the server module
- hugegraph-api & cassandra & palo & postgresql & rocksdb & scylladb & test & hbase & mysql (wip fix: format and clean code in modules #2439)
- hugegraph-core fix: format and clean code in core module #2440
- hugegraph-dist & example fix: format and clean code in dist and example modules #2441
- remove extra blank lines fix(server): remove extra blank lines #2459
- clean up the code. fix(server): clean up the code #2456
- Doc hugegraph.feishu.cn/wiki/NzaxwWIRHi5mJGkXkR0cHx6mnbg@returnToInnocence
- Provide doc on how to retain/install multiple versions of IntelliJ IDE
- Unified IDE Rules Setup Tutorial
Expected & Actual behavior (期望与实际表现)
TODO
- IDEA formatting plugin currently lacks support for adding a blank line after enum declarations.

- Use spotless to format code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ci-cdBuild or deployBuild or deploygood first issueGood for newcomersGood for newcomersimprovementGeneral improvementGeneral improvement
Type
Projects
Status
✅ Done


