Skip to content
This repository was archived by the owner on Oct 26, 2022. It is now read-only.
This repository was archived by the owner on Oct 26, 2022. It is now read-only.

API nit: standardize plurality of enums #228

@mcginty

Description

@mcginty

Looking through the codebase I see a couple examples of enums where some are plural (FooAttrs) and some aren't (FooAttr):

rg 'enum .*Attr'

Might be good to settle on one in future breaking change updates (it looks like most projects choose the plural version).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions