Skip to content

Conflict between README and CONFIGURATION #263

@doolio

Description

@doolio

The README states when configuring flake8 one must

  1. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions