refactor: rename email-server-worker to email-worker

Rename directory from email-server-worker to email-worker for clarity and brevity. Update all references in CLAUDE.md documentation.
This commit is contained in:
Knee Cola
2025-12-30 10:33:59 +01:00
parent 9d6ad17452
commit 3e4d8fb95c
37 changed files with 32 additions and 28 deletions

View File

@@ -24,7 +24,11 @@
"Bash(git mv:*)",
"Bash(rmdir:*)",
"Bash(mkdir:*)",
"Bash(git diff:*)"
"Bash(git diff:*)",
"Bash(grep:*)",
"Bash(for file in CommError HTTPResponseError JsonParsingError clientIpAddress)",
"Bash(do echo \"=== $file ===\")",
"Bash(done)"
]
},
"enableAllProjectMcpServers": true,