docs(internal): 📜apps.dashboard.logic.go add code comments.#35
Closed
delph1s wants to merge 1 commit intolinux-do:masterfrom
delph1s:master
Closed
docs(internal): 📜apps.dashboard.logic.go add code comments.#35delph1s wants to merge 1 commit intolinux-do:masterfrom delph1s:master
delph1s wants to merge 1 commit intolinux-do:masterfrom
delph1s:master
Conversation
Add code comments. BREAKING CHANGE: 🚨 null Closes null [skip ci]
OrenZhang
approved these changes
Jul 3, 2025
Contributor
|
期待下次与代码改动一起提交~ |
TethysPlex
added a commit
to TethysPlex/cdk
that referenced
this pull request
Jul 3, 2025
* feat: implement GET /api/v1/projects/:id endpoint (linux-do#33) * Revert "feat: implement GET /api/v1/projects/:id endpoint (linux-do#33)" (linux-do#34) This reverts commit 196c66c. * feat: implement GET /api/v1/projects/:id endpoint * docs(swagger): update api doc * fix(router): remove redundant comment on project route * fix: address review comments from PR linux-do#35 * docs(swagger): update api doc * fix: address review comments from PR * docs:(swagger): update api doc 我寻思没人看commit body, 那水几句话() 就不能整个pre-commit钩子来自动生成这**swagger docs吗喵~ * fix: fix error in building * feat: update project response with creator details * refactor: ust Tab other than 4 whitespace --------- Co-authored-by: Tethys Neuroplexus <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
例行检查
变更内容
Add code comments(internal.apps.dashboard.logic.go).
变更原因
Improve code readability.