vscode中配置代码静态检查工具pylint 刚开始使用VScode编写python代码时,总是会收到‘Linter pylint is not installed’的提示,下边记录关于VScode配置代码静态检查工具。 2020-09-12 VScode python vscode pylint