docs setup (#61)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
7ec7cf3aef
commit
fe75a9ce67
16 changed files with 258 additions and 3 deletions
|
|
@ -4,6 +4,7 @@
|
|||
default_language_version:
|
||||
python: python3.8
|
||||
|
||||
exclude: 'docs/'
|
||||
# Define bot property if installed via https://github.com/marketplace/pre-commit-ci
|
||||
ci:
|
||||
autofix_prs: true
|
||||
|
|
@ -50,7 +51,7 @@ repos:
|
|||
additional_dependencies:
|
||||
- mdformat-gfm
|
||||
- mdformat-black
|
||||
exclude: "README.md|README_cn.md"
|
||||
exclude: "README.md|README_cn.md| CONTRIBUTING.md"
|
||||
|
||||
- repo: https://github.com/asottile/yesqa
|
||||
rev: v1.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue