fix: typo in suggesting.avanterules (#1076)
This commit is contained in:
parent
143519abae
commit
87c03bcbc1
@ -42,7 +42,7 @@ Guidelines:
|
||||
3. DO NOT include three backticks: {%raw%}```{%endraw%} in your suggestion. Treat the suggested code AS IS.
|
||||
4. Each element in the returned list is a COMPLETE code snippet.
|
||||
5. MUST be a valid JSON format. DO NOT be lazy!
|
||||
6. Only return the new code to be inserted. DON NOT be lazy!
|
||||
6. Only return the new code to be inserted. DO NOT be lazy!
|
||||
7. Please strictly check the code around the position and ensure that the complete code after insertion is correct. DO NOT be lazy!
|
||||
8. Do not return the entire file content or any surrounding code.
|
||||
9. Do not include any explanations, comments, or line numbers in your response.
|
||||
|
Loading…
x
Reference in New Issue
Block a user