-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
【code format check upgrade】 step1: pre-commit, remove-ctrlf, pylint #43103
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
e300757
to
1da6e5b
Compare
|
||
if ! [[ $(pre-commit --version) == *"2.17.0"* ]]; then | ||
pip install pre-commit==2.17.0 | ||
fi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
可以之后把pre-commit, remove-ctrlf, pylint都打入镜像,避免CI 每次重新安装
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
|
||
if ! [[ $(pre-commit --version) == *"2.17.0"* ]]; then | ||
pip install pre-commit==2.17.0 | ||
fi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
可以之后把pre-commit, remove-ctrlf, pylint都打入镜像,避免CI 每次重新安装
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
PR types
Others
PR changes
Others
Describe
code format check upgrade step1: pre-commit, remove-ctrlf, pylint
![7cc9b336e09064beaaa1fc6ecb441dd4](https://user-images.githubusercontent.com/6836917/171314360-77ea0a93-f0aa-46ce-aaf1-df65cfb7756a.png)
https://xly.bce.baidu.com/paddlepaddle/paddle/newipipe/detail/5747810/job/15351218