Visual Studio Code – Flake8 Errors not shown in VS Code
I have been using flake8 for linting but somehow it stopped showing me errors in the code in any of my workspaces (the squiggly underlines in the editor). flake8 is installed in my conda environment. Here is my settings.json: {…