Skip to content

Use a max line length of 80 universally, and allowlist docstrings with # noqa: E501 #1532

Closed
@ianstenbit

Description

@ianstenbit

See conversation in #1509.

This should essentially just require that we switch our linter config to universally enforce 80 chars/line, and add the # noqa: E501 tag to all docstrings > 80 chars wide.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions