pip install pre-commit; add config file ( .pre-commit-config.yaml ), here's an example: repos: - repo: https://github.com/PyCQA/pylint rev: ...
確定! 回上一頁