summaryrefslogtreecommitdiff
path: root/ai-prompts
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-23 05:14:15 -0600
committerCraig Jennings <c@cjennings.net>2026-02-23 05:14:21 -0600
commitf5b744f9e15d1f07f41201a56b0376784744d8df (patch)
tree302fcd6014707855dd5ec275881adef0ce31eb89 /ai-prompts
parent3a48736a97d05ba6ebd4933103334428099ac849 (diff)
downloaddotemacs-f5b744f9e15d1f07f41201a56b0376784744d8df.tar.gz
dotemacs-f5b744f9e15d1f07f41201a56b0376784744d8df.zip
chore: rename chime.el references to Chime
Update load-path, GitHub URL, and all project/package name references to reflect the chime.el → Chime rename.
Diffstat (limited to 'ai-prompts')
-rw-r--r--ai-prompts/quality-engineer.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/ai-prompts/quality-engineer.org b/ai-prompts/quality-engineer.org
index faffc01a..b83ead5b 100644
--- a/ai-prompts/quality-engineer.org
+++ b/ai-prompts/quality-engineer.org
@@ -737,7 +737,7 @@ When refactoring many test files (e.g., removing hardcoded timestamps):
- Don't force work where it doesn't apply
- Project can complete before all files touched
-**** Real-World Example: chime.el Timestamp Refactoring
+**** Real-World Example: Chime Timestamp Refactoring
Project scope: 23 test files, 339 tests total
- 16 files needed timestamp refactoring (251 tests)
- 7 files had no timestamp dependencies (88 tests)