pip install --user pre-commit # to enable automatic run on commit: pre-commit install --install-hooks # to uninstall hooks pre-commit ...
確定! 回上一頁