A Flake8 plugin for the Python LSP Server.
Install this plugin in the same environment as python-lsp-server:
python-lsp-server
pip install pyls-flake8
pyls-flake8 will read its config from your project's setup.cfg, tox.ini or .flake8 file if it has one.
setup.cfg
tox.ini
.flake8