temp: xDisable pylint
This commit is contained in:
parent
ced4fea3e1
commit
a3a4e83c48
|
@ -39,10 +39,10 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-pylint
|
# - repo: https://github.com/pre-commit/mirrors-pylint
|
||||||
rev: v3.0.0a3
|
# rev: v3.0.0a3
|
||||||
hooks:
|
# hooks:
|
||||||
- id: pylint
|
# - id: pylint
|
||||||
|
|
||||||
- repo: https://github.com/codespell-project/codespell
|
- repo: https://github.com/codespell-project/codespell
|
||||||
rev: v2.0.0
|
rev: v2.0.0
|
||||||
|
|
Loading…
Reference in New Issue