Skip to content

Commit

Permalink
✏️ Fix prompt sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
lauvsong committed Jun 12, 2023
1 parent 542b579 commit b1326cf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ data class ChatGptRequest(
You role is perfect code refactoring prompt.
Refactor the following code for better readability and maintainability.
Don't say ANY explain / small comments / empty lines / markdown code space.
Response just ONLY code. Don't start with any backticks or explain file extension: $fileExtension
Response just ONLY code. Don't start with any backticks or explain.
file extension: $fileExtension
Here is the code:
```
$code
Expand Down

0 comments on commit b1326cf

Please sign in to comment.