10 Star 71 Fork 14

PaddlePaddle / ERNIE

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.pre-commit-config.yaml 635 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenxuyi 提交于 2021-02-07 18:12 . update to paddle 2.0
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/PaddlePaddle/mirrors-yapf.git
rev: 0d79c0c469bab64f7229c9aca2b1186ef47f0e37
hooks:
- id: yapf
files: (.*\.(py|bzl)|BUILD|.*\.BUILD|WORKSPACE)$
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: 5bf6c09bfa1297d3692cadd621ef95f1284e33c0
hooks:
- id: check-added-large-files
- id: check-merge-conflict
- id: check-symlinks
- id: detect-private-key
files: (?!.*third_party)^.*$ | (?!.*book)^.*$
- id: end-of-file-fixer
Python
1
https://gitee.com/paddlepaddle/ERNIE.git
git@gitee.com:paddlepaddle/ERNIE.git
paddlepaddle
ERNIE
ERNIE
develop

搜索帮助