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 7bca9c2 commit 66cd196Copy full SHA for 66cd196
.vscode/settings.json
@@ -5,5 +5,6 @@
5
"files.exclude": {
6
"**/*.pyc": true
7
},
8
- "git.ignoreLimitWarning": true
+ "git.ignoreLimitWarning": true,
9
+ "python.linting.pylintEnabled": true
10
}
0 commit comments