Skip to content

Cleo exceptions don't use pep8 naming conventions (and pep8-naming flake8 plugin doesn't seem to care) #162

@danieleades

Description

@danieleades

Cleo's exceptions end in the suffix *Exception. PEP8 stipulates that exceptions should end in the suffix *Error. The pep8-naming flake8 extension is installed as a pre-commit hook, but is not triggering (for some reason).

see https://peps.python.org/pep-0008/#exception-names

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions