We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b2c50 commit f5d9811Copy full SHA for f5d9811
.pre-commit-config.yaml
@@ -13,8 +13,6 @@ repos:
13
- id: check-yaml
14
- id: end-of-file-fixer
15
- id: trailing-whitespace
16
-- repo: https://github.com/pycqa/pylint
17
- rev: pylint-2.7.1
18
- repo: local
19
hooks:
20
- id: pylint_examples
0 commit comments