Skip to content

Pylint & Flake8: Error codes -> string comments #2664

@Bibo-Joshi

Description

@Bibo-Joshi

e.g.

# pylint: disable=line-too-long

rather than

# pylint: disable=C0301

IMO this has low priority, but it may improve readability a bit - even though I fear that it will introduce a bunch of artificial line breaks. But whatever :D


EDIT:

the pylint error messages have bee resolved in #2700. doing is the same for flake8 (the # noqa: … comments) is still open

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Priority

    None yet

    Effort

    None yet

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions