|
|
|
|
|
by 1980phipsi
328 days ago
|
|
I think the key point is that if you put a TODO comment in the code, it should be resolved before merging. If it's important enough to leave in there, it should be an issue. I only use them as something to grep for and so that I don't lose my train of that as in "oh I need to fix that but I'm working on something else at the moment, write the TODO, finish what I'm working on, then go back to the TODO". |
|
If it’s a WTF about code that is next to the code you worked on, no. Boost the WTF ratio of code that deserves it.