File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ The following files exceed 500 lines and may benefit from refactoring:
8585| LICENSE | ✅ Present | - | File exists (not LICENSE.md) |
8686| CHANGELOG.md | ❌ Missing | - | Should be added |
8787| CODE_OF_CONDUCT.md | ❌ Missing | - | Consider adding |
88- | SECURITY .md | ❌ Missing | - | Exists as SECURITY_UPDATES .md |
88+ | SECURITY_UPDATES .md | ✅ Present | - | Consider renaming to SECURITY .md |
8989
9090### README.md Content Analysis
9191
@@ -203,7 +203,7 @@ To enhance automated code review capabilities:
203203 - ` AWS_ACCESS_KEY_ID `
204204 - ` AWS_SECRET_ACCESS_KEY `
205205
206- 2 . ** Install Amazon Q Developer CLI** (when available):
206+ 2 . ** Install Amazon Q Developer CLI: **
207207 - Follow AWS documentation for Amazon Q setup
208208 - Configure repository access
209209
You can’t perform that action at this time.
0 commit comments