Start-Out/todo-or-not

Adjust grammar to discard any TODO with a letter before it

オープン

#399 opened on 2024/09/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (5 件のフォーク)auto 404
buggood first issuetodo-grammar

Repository metrics

Stars
 (5 個のスター)
PR merge metrics
 (PR metrics pending)

説明

for example:

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

should not be a hit

コントリビューターガイド