Return pylint to config (#951)

main
zhiltsov-max 6 years ago committed by Nikita Manovich
parent 32254530cf
commit d1268b27f9

@ -24,5 +24,6 @@
"changeProcessCWD": true "changeProcessCWD": true
} }
], ],
"python.linting.pylintEnabled": true,
"python.envFile": "${workspaceFolder}/.vscode/python.env" "python.envFile": "${workspaceFolder}/.vscode/python.env"
} }

Loading…
Cancel
Save