Skip to content

lint: TODO/FIX(ME)/BUG/XXX comments without addressing a person #434

@cristaloleg

Description

@cristaloleg

Before:

// TODO
fiiWithCtx(nil, a, b)

After:

// TODO(admin): pass context.TODO() instead of nil
fiiWithCtx(nil, a, b)

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