Skip to content

feat(CICD): add pre commit check#108

Merged
zhijianma merged 1 commit intoagentscope-ai:mainfrom
zhijianma:chore/pre-commit
Jan 28, 2026
Merged

feat(CICD): add pre commit check#108
zhijianma merged 1 commit intoagentscope-ai:mainfrom
zhijianma:chore/pre-commit

Conversation

@zhijianma
Copy link
Member

Description

Add pre commit check

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with npm run format command in the root directory
  • Docstrings/comments are in appropriate style (TSDoc/JSDoc for TypeScript/JavaScript, Google style for Python)
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@zhijianma zhijianma linked an issue Jan 28, 2026 that may be closed by this pull request
@zhijianma zhijianma merged commit b77421f into agentscope-ai:main Jan 28, 2026
4 checks passed
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.

[Feature]: Add pre-commit check for automated quality enforcement

2 participants