temp: xDisable pylint

This commit is contained in:
jo 2021-05-27 17:43:54 +02:00
parent ced4fea3e1
commit a3a4e83c48
1 changed files with 4 additions and 4 deletions

View File

@ -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