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 4bd63a0 commit 220a497Copy full SHA for 220a497
1 file changed
.pre-commit-config.yaml
@@ -85,7 +85,7 @@ repos:
85
- id: pylint
86
name: pylint
87
entry: pylint
88
- language: system
+ language: unsupported
89
types: [python]
90
args: ["-rn", "-sn", "--fail-on=I", "--enable-all-extentions"]
91
require_serial: true
0 commit comments