Closed
Description
Hi 👋
From reading the 3rd-party plugins section, it seems that the preferred method to lint with flake8
is by installing the https://github.com/emanspeaks/pyls-flake8 plugin. On the other hand I see there is already a flake8 plugin in this repo: pylsp/plugins/flake8_lint.py. Which one should I use?
If the pylsp/plugins/flake8_lint.py plugin is the preferred one. I can send a PR to update the CONFIGURATION.md to enable flake8 linting, e.g:
Configuration Key | Type | Description | Default |
---|---|---|---|
pylsp.plugins.flake8.enabled |
boolean |
Enable or disable the plugin. | true |
Metadata
Metadata
Assignees
Labels
No labels