.pre-commit-config.yaml ... types: [python] - id: mypy name: mypy stages: [commit] language: system entry: pipenv run mypy types: [python] ...
確定! 回上一頁