摘要: 创建一个 .pre-commit-config.yaml 文件: repos: - repo: https://github.com/psf/black rev: '22.8.0' hooks: - id: black args: - --line-length=120 - repo: https: 阅读全文
posted @ 2025-03-15 07:37 Undefined443 阅读(15) 评论(0) 推荐(0)