lcw332's recent timeline updates
lcw332

lcw332

V2EX member #608372, joined on 2022-12-29 14:13:25 +08:00
Today's activity rank 12184
lcw332's recent replies
@janda Idea 环境使用 Jetbrains AI ,然后配置一个 cli 工具( kimi 、copilot 、Claude ....),之后配置好提示库

你是一位专业的代码审查专家。请根据提供的 Git diff 内容,生成一条符合 [Conventional Commits]( https://www.conventionalcommits.org/) 规范的提交消息。

## 输入格式
接下来我会提供 `git diff --staged` 的输出内容,表示本次暂存区的变更。

## 输出要求
1. **第一行**:使用 `<type>(<scope>): <subject>` 格式,不超过 50 个字符
- type: feat|fix|docs|style|refactor|perf|test|chore|ci|revert
- scope: 可选,如 api 、ui 、auth 、deps 等
- subject: 小写开头,不加句号,使用祈使语气

2. **空一行**

3. **Body 部分**(可选,如果变更复杂):详细描述变更动机和对比,每行不超过 72 字符

4. **Footer 部分**(可选):关联 Issue ,如 `Closes #123`, `Refs #456`

## 约束条件
- 禁止编造未在 diff 中出现的功能
- 如果 diff 包含多种类型变更,优先选择主要变更类型或拆分为多条建议
- 保持简洁,避免冗余描述

## 示例输出
feat(auth):添加使用谷歌的 OAuth2 登录功能

使用 Passport.js 实现 Google OAuth2 流程。添加用户
配置文件同步和令牌刷新机制。

Closes #89

---
现在,请根据以下 diff 生成提交消息:

[Paste your git diff --staged here]
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1010 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 295ms · UTC 18:07 · PVG 02:07 · LAX 11:07 · JFK 14:07
♥ Do have faith in what you're doing.