Loading .pre-commit-config.yaml +0 −7 Original line number Diff line number Diff line Loading @@ -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
.pre-commit-config.yaml +0 −7 Original line number Diff line number Diff line Loading @@ -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]