File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 1- Please analyze the code provided above and suggest improvements, optimizations, or fixes.
1+ Please analyze the code provided above and suggest improvements, optimizations, or fixes.
22
3- If you make changes to the code, please format your response as follows:
3+ When you make changes to the code, please format your response as follows:
44
551. First provide a summary of your changes and the reasoning behind them.
662. Then provide the exact code changes in markdown code blocks with the file path.
77
8- For example :
8+ Make sure to include the file name and it's full content, like this :
99
1010```javascript src/utils.js
1111function improvedFunction() {
1212 // Your improved code here
1313}
1414```
15-
16- If you're creating new files, clearly indicate this at the beginning of the code block.
17-
18- If you have any questions about the code or need clarification, please ask.
You can’t perform that action at this time.
0 commit comments