@@ -14,8 +14,8 @@ When the user runs this command, execute the following workflow:
|
||||
- If user provides $ARGUMENTS (a simple message), skip to step 3
|
||||
|
||||
2. **Run pre-commit validation**:
|
||||
- Execute `pnpm lint` and report any issues
|
||||
- Execute `pnpm build` and ensure it succeeds
|
||||
- Execute `bun run lint` and report any issues
|
||||
- Execute `bun run type:check && bun run lint` (or `bun run build` if none available) and ensure it succeeds
|
||||
- If either fails, ask user if they want to proceed anyway or fix issues first
|
||||
|
||||
3. **Analyze git status**:
|
||||
|
||||
Reference in New Issue
Block a user