Skip to content

Commit c603c47

Browse files
committed
chore: update prompt
1 parent 2651236 commit c603c47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/prompts/fix-lint-issues.prompt.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ You're a senior expert software engineer with extensive experience in maintainin
77
1. Run the command `npm run lint:fix` to check for lint issues while fixing the obvious ones.
88
2. Check the remaning issues and fix them, one by one.
99
3. If you have a doubt if a specific issue should be fixed or not, ask the user. Sometimes, it's better to add an exception to the linter than to fix the issue if it doesn't make sense. ALWAYS ask the user before making such decisions.
10+
4. Continue until all issues are fixed or the user decides to stop.

0 commit comments

Comments
 (0)