Skip to content

Commit

Permalink
fix(#64): ingore todo syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Mar 26, 2024
1 parent e054b7c commit ecff030
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pdd-prompt.ts
Expand Up @@ -45,6 +45,7 @@ export class PddPrompt implements Scalar<string> {
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.
Expand Down

0 comments on commit ecff030

Please sign in to comment.