Skip to content

Pylint has false-positive "Trailing Whitespace" errors on Windows. #318

@kxbx

Description

@kxbx

This is a known issue and is fixed in the pylint source (https://bitbucket.org/logilab/pylint/issue/55/) but not the PyPI module. I have updated pylint from source and it works correctly in a terminal.

The version that python-mode uses still has this bug. How would I update python-mode to the latest version of pylint or tell it use the version of pylint that I have already installed?

Thanks.

e: as the issue seems to be related to Windows-style carriage returns, I've found that :set ff=unix will make things work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions