Skip to content

Commit

Permalink
🛠️ prompts/CodeAnalyze3.txt -> Minor text adjustments
Browse files Browse the repository at this point in the history
🛠️ prompts/CodeComment1.txt -> Removed trailing content
  • Loading branch information
voytas75 committed Jul 23, 2024
1 parent dfcfc05 commit 4b7601a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
3 changes: 1 addition & 2 deletions prompts/CodeAnalyze3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Analyze the provided PowerShell code for quality and adherence to best practices
- Offer actionable suggestions for improvement
4. Calculate an overall score by averaging the category scores.
After your detailed analysis, create a summary section formatted as follows:
---
Overall Score: [Insert overall score]

---
PowerShell Code Quality Assessment Summary

Key Strengths:
Expand All @@ -32,7 +32,6 @@ Key Strengths:
Priority Improvements:
N. [Concise, actionable improvement point]
- [Brief explanation or example]
...

General Recommendations:
- [bullet points with general recommendations for enhancing code quality]
Expand Down
6 changes: 0 additions & 6 deletions prompts/CodeComment1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,3 @@ First, show the corrected code, followed by a possible description of your analy

### Question ###
What elements of code can be improved?

###
```#{language}
#{source_code}
```
###

0 comments on commit 4b7601a

Please sign in to comment.