1 Star 0 Fork 0

刘凯 / WeTextProcessing

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.pre-commit-config.yaml 537 Bytes
一键复制 编辑 原始数据 按行查看 历史
exclude: '.*\.(txt|tsv)$'
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
- id: trailing-whitespace
- repo: https://github.com/pre-commit/mirrors-yapf
rev: 'v0.32.0'
hooks:
- id: yapf
- repo: https://github.com/pycqa/flake8
rev: '3.8.2'
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: 'v17.0.6'
hooks:
- id: clang-format
- repo: https://github.com/cpplint/cpplint
rev: '1.6.1'
hooks:
- id: cpplint
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/MufcLiuKai/WeTextProcessing.git
git@gitee.com:MufcLiuKai/WeTextProcessing.git
MufcLiuKai
WeTextProcessing
WeTextProcessing
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891