Closed
Description
The README states when configuring flake8 one must
- Change the pylsp.configurationSources setting (in the value passed in from your client) to ['flake8'] in order to use the flake8 configuration instead.
However, the CONFIGURATION suggests the value is either ["pycodestyle"]
or ["pyflakes"]
.
Which document is correct? I set it to ["flake8"]
and it seems to work. Thanks for your time.
Metadata
Metadata
Assignees
Labels
No labels