Skip to content

Add support for requiring tags like todo to have a value #802

@dasa

Description

@dasa

Motivation

I want @todo to be an error, and @todo xyz to not be an error.

Current behavior

Desired behavior

Alternatives considered

I tried using match-description with todo added to tags, but this also started erroring on constructor unless I also used constructor: ".*", even though I set mainDescription to false.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions