From ecff0307f1eed74b801c2374b80ce819b79d7b47 Mon Sep 17 00:00:00 2001 From: h1alexbel Date: Tue, 26 Mar 2024 14:22:59 +0300 Subject: [PATCH] fix(#64): ingore todo syntax --- src/pdd-prompt.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pdd-prompt.ts b/src/pdd-prompt.ts index e5039ce..85b07f3 100644 --- a/src/pdd-prompt.ts +++ b/src/pdd-prompt.ts @@ -45,6 +45,7 @@ export class PddPrompt implements Scalar { Take a look at this code snippet. Pay attention only to the code to which outlined 'todo' connected with and the outlined todo formulation. Ignore any other information such as LICENSE, other todos and irrelevant to the outlined todo code. + Please ignore '@todo #?:?min' syntax, pay attention only to the message itself. The todo message must deliver a clear state of reason of what needs to be done by other codebase contributor. Please review it and generate a summary about quality issues related to this todo message formulation. The summary must include only star (*), no indent bullet points with quality problems that only this todo message has, and context tips on how to fix them, so author of this report can improve it.