Skip to content

Enforce TODO comment syntax #68

@adityatrivedi

Description

@adityatrivedi

Ensure TODO comments are defined as follows in single line comments //:

  • Without developer name
// TODO: <insert mandatory todo comment>
  • With developer name
// TODO(dev-name): <insert mandatory todo comment>

Note: Nested single line comments will be analyzed and flagged.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions