File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 rev : 1.2.3
88 hooks :
99 - id : databooks-meta
10- # - repo: https://github.com/pre-commit/mirrors-prettier
11- # rev: v3.0.0-alpha.3
12- # hooks:
13- # - id: prettier
1410 - repo : https://github.com/psf/black
1511 rev : 22.10.0
1612 hooks :
@@ -33,44 +29,10 @@ repos:
3329 rev : 5.12.0
3430 hooks :
3531 - id : isort
36- - repo : https://github.com/markdownlint/markdownlint
37- rev : v0.12.0
38- hooks :
39- - id : markdownlint
40- args : [-r, "~MD033, ~MD013"]
4132 - repo : https://github.com/nbQA-dev/nbQA
4233 rev : 1.5.3
4334 hooks :
4435 - id : nbqa-check-ast
4536 exclude : .*indent.ipynb
46- # - id: nbqa-flake8
4737 - id : nbqa-isort
48- # - id: nbqa-mypy
49- # - id: nbqa-pylint
5038 - id : nbqa-pyupgrade
51- # - id: nbqa-yapf
52- # - id: nbqa-autopep8
53- # exclude: .*sum_1to(20|100).ipynb
54- # - id: nbqa-pydocstyle
55- - repo : https://github.com/pre-commit/pre-commit-hooks
56- rev : v4.3.0
57- hooks :
58- - id : check-added-large-files
59- - id : check-json
60- exclude : .eslintrc.json|tsconfig.json
61- # - id: pretty-format-json
62- # args: [--autofix]
63- - id : check-merge-conflict
64- - id : check-toml
65- - id : check-xml
66- - id : check-yaml
67- - id : debug-statements
68- - id : detect-aws-credentials
69- args : [--allow-missing-credentials]
70- - id : detect-private-key
71- - id : end-of-file-fixer
72- exclude : \.svg$
73- - id : no-commit-to-branch
74- args : [--branch, main]
75- - id : requirements-txt-fixer
76- - id : trailing-whitespace
You can’t perform that action at this time.
0 commit comments