Start-Out/todo-or-not
Adjust grammar to discard any TODO with a letter before it
Aberta
#399 aberto em 23 de set. de 2024
buggood first issuetodo-grammar
Métricas do repositório
- Stars
- (5 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
for example:
* 50: /// Does damage to the user, then resets damageToDo and critToDo
51: void handleDamageToDo(Actor* user);
52: };
should not be a hit