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.
2 parents ce8b8a7 + 9d80400 commit 998433aCopy full SHA for 998433a
.pre-commit-config.yaml
@@ -86,7 +86,7 @@ repos:
86
- id: pylint
87
name: pylint
88
entry: pylint
89
- language: system
+ language: unsupported
90
types: [python]
91
args: ["-rn", "-sn", "--fail-on=I", "--enable-all-extentions"]
92
require_serial: true
0 commit comments