modified pylint settings
This commit is contained in:
parent
d00a533dd9
commit
ece1e865ca
3
.vscode/bookbuild.code-workspace
vendored
3
.vscode/bookbuild.code-workspace
vendored
@ -5,6 +5,7 @@
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"python.terminal.activateEnvInCurrentTerminal": true
|
||||
"python.terminal.activateEnvInCurrentTerminal": true,
|
||||
"pylint.path" : ["${interpreter}", "-m", "pylint"]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user