Skip to content

Disable linting message by UI #7223

@otaj

Description

@otaj

Hi,

would it be possible to add a feature for disabling linting message on request? I quite often write code, that sometimes generates some pylint/flake8/mypy warning, which I am actually aware of, but choose to write it in such a way anyway.

Then I have to manually add a comment such as # pylint: disable=unused-argument to the end of such line to suppress warning on that particular line.

would it be possible to have a button/context menu for each warning (and obviously not anything worse than warning) to add such a comment automatically?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions