Removed PyLint from pre-commit
This commit is contained in:
parent
1e273beff0
commit
cb4afbac07
1 changed files with 0 additions and 7 deletions
|
|
@ -9,10 +9,3 @@ repos:
|
|||
- id: isort
|
||||
additional_dependencies: [toml]
|
||||
exclude: ^.*/?setup\.py$
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: pylint
|
||||
name: pylint
|
||||
entry: poetry run pylint
|
||||
language: system
|
||||
types: [python]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue