We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd0ad46 commit cf19354Copy full SHA for cf19354
.pre-commit-config.yaml
@@ -59,6 +59,11 @@ repos:
59
- flake8==5.0.4
60
- flake8-bugbear==22.7.1
61
- pandas-dev-flaker==0.5.0
62
+- repo: https://github.com/pycqa/pylint
63
+ rev: v2.15.5
64
+ hooks:
65
+ - id: pylint
66
+ stages: [manual]
67
- repo: https://github.com/PyCQA/isort
68
rev: 5.10.1
69
hooks:
0 commit comments