Skip to content

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

@zhijianma

Description

@zhijianma

AgentScope-Studio is an open-source project. To involve a broader community, we recommend asking your questions in English.

Is your feature request related to a problem? Please describe.
Add automated code quality checks before commits to maintain consistency and catch issues early.

Describe the solution you'd like
Add pre-commit hooks to run:

  • Linting
  • Code formatting
  • Static analysis

Describe alternatives you've considered

Additional context
This automation will help prevent quality issues from entering the codebase.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions