"TODO"s count
Brought to you by:
rjocham
1. Provide a rule for counting TODO comments in the
code, for example:
// TODO: Make code beatuful.
2. Provide a rule for counting TODO comments with
expiration in the code, for example:
// TODO by 18-May-2006: Use Map<> instead.
// TODO by 5/18: Use Map<> instead.
/* TODO by 5/18/2006: Use Map<> instead. */
Drive:
I want to fail a build if there are expired or undated
todo's in the code.
Regards,
Roman V. Gavrilov
Logged In: YES
user_id=364410
Hi Roman,
this is a good idea. I really think this will be a great and
powerful feature. However, I am really busy doing so many
other things. Would you be willing to do it. Don't worry, I
will provide help if needed. Think about it and let me know
if you would like to be an active OSS developer.
Thanks,
Ralph