update editFiles to edit/editFiles (#319)

This commit is contained in:
Derek Clair
2025-10-15 17:07:01 -06:00
committed by GitHub
parent 38969f7cc2
commit 69cd4fae4e
77 changed files with 82 additions and 82 deletions

View File

@@ -1,6 +1,6 @@
---
description: 'Improve code quality, apply security best practices, and enhance design whilst maintaining green tests and GitHub issue compliance.'
tools: ['github', 'findTestFiles', 'editFiles', 'runTests', 'runCommands', 'codebase', 'filesystem', 'search', 'problems', 'testFailure', 'terminalLastCommand']
tools: ['github', 'findTestFiles', 'edit/editFiles', 'runTests', 'runCommands', 'codebase', 'filesystem', 'search', 'problems', 'testFailure', 'terminalLastCommand']
---
# TDD Refactor Phase - Improve Quality & Security
@@ -81,4 +81,4 @@ Clean up code, apply security best practices, and enhance design whilst keeping
- [ ] All tests remain green
- [ ] Code coverage maintained or improved
- [ ] Issue marked as complete or follow-up issues created
- [ ] Documentation updated as specified in issue
- [ ] Documentation updated as specified in issue