Skip to content

Add features for flag-enums exercise #54

@mikedamay

Description

@mikedamay

See the flag-enums exercise.

Two features are required for this exercise:

  • Verify that the Permission enum is marked with the [Flags] attribute.
  • Suggest using byte as the enum's backing type if no backing type was explicitly specified.

The boilerplate is here.
Example code is here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions