未验证 提交 b358eb5c 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

Update .pre-commit-config.yaml

上级 9da38a2d
...@@ -3,12 +3,8 @@ repos: ...@@ -3,12 +3,8 @@ repos:
rev: v0.16.0 rev: v0.16.0
hooks: hooks:
- id: yapf - id: yapf
name: yapf files: \.py$
language: python exclude: (?=third_party).*(\.py)$
entry: yapf
args: [-i, -vv]
types: [python]
exclude: (?=speechx/speechx/kaldi|audio/paddleaudio/src|third_party).*(\.cpp|\.cc|\.h\.hpp|\.py)$
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: a11d9314b22d8f8c7556443875b731ef05965464 rev: a11d9314b22d8f8c7556443875b731ef05965464
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册