Python-vscode
Python-vscode copied to clipboard
Python Linter: flake8 not being used?
I have configured python.linter to flake8 but VSCode is still using pylint (see screenshot)
Should I be configuring this somewhere else? As you can see, the setting is set to flake8 but the Problem listing shows pylint issues
