Evaluate and create follow ups on todo's
and fixme's
within the code base
#142
Labels
refactoring
Code improvement without behavior change
Evaluate and create follow ups on
todo's
andfixme's
within the code base.Possible Actions for
todo's
andfixme's
Remove
todo
orfixme
from the code baseThis can be the case because e.g.:
todo
/fixme
wasCreate a ticket to track the
todo
orfixme
In cases where addressing a
todo
/fixme
will be a significant piece of work, create a explicit GitHub issue for it.Address the
todo
orfixme
in the context of this ticketSmall changes to address
todo's
orfixme's
can be done in the context of this ticket by creating a PR related to this ticket.Open Todo's and Fixme's
todo
orfixme
have been added, e.g. by runnig the following command(s):or
Fixme's
Todo's
The text was updated successfully, but these errors were encountered: