cd .git/hooks #新建文件pre-commit vim pre-commit #!/bin/sh git-pylint-commit-hook --limit=9.0 --pylintrc=.pylintrc 复制代码.
確定! 回上一頁