Feature: 使用 Pyright 和 Ruff Actions 替换 Pre-commit Bot实现静态代码检查 #1811
Labels
ci
Issues related to automated workflows, build pipelines, and CI tools.
enhancement
New feature or request
希望能解决的问题
当前项目依赖 Pre-commit action 进行静态代码检查和格式化,但我们希望通过 CI 工作流中的 GitHub Actions 来简化和标准化检查过程,从而减少对本地 pre-commit 配置的依赖,提高开发体验。
描述所需要的功能
集成 Pyright Action
集成 Ruff Action
CI 工作流的更新
结果报告
文档更新
The text was updated successfully, but these errors were encountered: