Start-Out/todo-or-not

Adjust grammar to discard any TODO with a letter before it

Aperta

#399 aperta il 23 set 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Python (5 fork)auto 404
buggood first issuetodo-grammar

Metriche repository

Star
 (5 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

for example:

* 50:	        /// Does damage to the user, then resets damageToDo and critToDo
  51:	        void handleDamageToDo(Actor* user);
  52:	};

should not be a hit

Guida contributor