Skip to content

Commit 0539b30

Browse files
aaronpowellCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 5147557 commit 0539b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prompts/review-and-refactor.prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ You're a senior expert software engineer with extensive experience in maintainin
1111

1212
1. Take a deep breath, and review all coding guidelines instructions in `.github/instructions/*.md` and `.github/copilot-instructions.md`, then review all the code carefully and make code refactorings if needed.
1313
2. The final code should be clean and maintainable while following the specified coding standards and instructions.
14-
3. Do not split up the code, keep the existing files intact
14+
3. Do not split up the code, keep the existing files intact.
1515
4. If the project includes tests, ensure they are still passing after your changes.

0 commit comments

Comments
 (0)