Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce TODO comment syntax #68

Closed
2 tasks done
adityatrivedi opened this issue Jun 28, 2015 · 0 comments
Closed
2 tasks done

Enforce TODO comment syntax #68

adityatrivedi opened this issue Jun 28, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@adityatrivedi
Copy link
Member

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.

@adityatrivedi adityatrivedi added this to the Sprint 3 milestone Jun 28, 2015
@adityatrivedi adityatrivedi self-assigned this Jun 29, 2015
@adityatrivedi adityatrivedi removed this from the Sprint 3 milestone Jul 6, 2015
@alykhank alykhank added this to the Sprint 7 milestone Sep 26, 2015
@alykhank alykhank added in progress and removed ready labels Oct 9, 2015
@alykhank alykhank modified the milestones: Sprint 7, Sprint 8 Oct 26, 2015
adityatrivedi added a commit that referenced this issue Nov 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants