提交 dffbfe13 编写于 作者: B barrierye

fix: pylint not found

上级 03f6b7bb
......@@ -16,7 +16,7 @@ function check_style() {
trap 'abort' 0
set -e
pip install cpplint 'pre-commit==1.10.4'
pip install cpplint pylint 'pre-commit==1.10.4'
export PATH=/usr/bin:$PATH
pre-commit install
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册