We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6417fb commit a605069Copy full SHA for a605069
.pre-commit-config.yaml
@@ -56,6 +56,7 @@ repos:
56
args:
57
- --strict
58
- --implicit-reexport
59
+ - --follow-imports=silent
60
- repo: local
61
hooks:
62
- id: pylint-local
0 commit comments