Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update common.md #1943

Merged
merged 1 commit into from Apr 24, 2023
Merged

docs: update common.md #1943

merged 1 commit into from Apr 24, 2023

Conversation

liujuping
Copy link
Collaborator

No description provided.

@github-actions
Copy link

ChatGPT Code Review:

CodeReview:

  • 添加了一个名为 "getConvertedExtraKey" 的方法;
  • 方法作用是将 props key 转化为另外一种格式;
  • 代码逻辑和格式没有问题;
  • 方法名和参数名描述比较清晰;
  • 没有发现明显的错误以及 typo;

建议修改:

  • 没有需要修改的内容,代码可以被合并;

Commit Message:
docs: update common.md 添加getConvertedExtraKey方法

根据 Angular 规范的要求,Commit Message 格式为: (): 。
其中,type 为操作类型,如 feat、fix、docs、style等;scope 为代码影响的范围;subject 为对该次操作的简述。本次操作为更新文档,因此 type 为 docs,scope 为 common,subject 为 添加 getConvertedExtraKey 方法。

@JackLian JackLian merged commit ebc137d into develop Apr 24, 2023
3 checks passed
@JackLian JackLian deleted the liujuping-patch-1 branch April 24, 2023 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants