在你的项目目录下创建一个 .pre-commit-config.yaml 文件. repos: - repo: https://github.com/ambv/black rev: stable hooks: - id: black ...
確定! 回上一頁