On Friday 23 Aug 2013 10:37:13 roger peppe wrote: > > I propose the following structure: > > > > // TODO (thumper): 2013-08-23 bug 1654321 > > // Details about the change needed, or things to do. > > This seems reasonable, but there's one down side - currently > for most TODOs, a grep will pull out both the TODO and its > description, whereas this will lose that.
grep -A1 Additionally, may I suggest that you use Jono Lange's excellent bzr todo plugin: https://launchpad.net/difftodo -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
