We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d809a9 commit 38f2ea6Copy full SHA for 38f2ea6
.pre-commit-config.yaml
@@ -14,3 +14,7 @@ repos:
14
rev: 20.8b1
15
hooks:
16
- id: black
17
+- repo: https://github.com/PyCQA/pylint
18
+ rev: pylint-2.7.2
19
+ hooks:
20
+ - id: pylint
0 commit comments