You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2014/05/23 22:15:02 UTC

[jira] [Created] (AURORA-474) Add a PMD or checkstyle rule for proper TODO formatting

Bill Farner created AURORA-474:
----------------------------------

             Summary: Add a PMD or checkstyle rule for proper TODO formatting
                 Key: AURORA-474
                 URL: https://issues.apache.org/jira/browse/AURORA-474
             Project: Aurora
          Issue Type: Story
          Components: Testing
            Reporter: Bill Farner
            Priority: Minor


We have a convention for TODOs to be formatted as:

{code}
TODO(user): Thing to do.
{code}

Important parts being:
- the TODO is assigned to an individual
- formatting: no space padding in or around parens, space after colon



--
This message was sent by Atlassian JIRA
(v6.2#6252)