提交 d0f930e4 编写于 作者: J Jeff Rasley

add pre commit config

上级 39066fa2
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.2.3
hooks:
- id: trailing-whitespace
exclude: "examples/"
- id: check-yaml
exclude: "examples/"
- id: end-of-file-fixer
exclude: "examples/"
- repo: https://github.com/pre-commit/mirrors-yapf
rev: v0.29.0
hooks:
- id: yapf
exclude: "examples/"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册