Skip to content

fix(debugging): Clarify debug attach PID mode

327902e
Select commit
Loading
Failed to load commit list.
Merged

fix(debugging): Clarify debug attach PID mode #430

fix(debugging): Clarify debug attach PID mode
327902e
Select commit
Loading
Failed to load commit list.
@sentry/warden / warden: code-simplifier completed May 26, 2026 in 44s

1 issue

code-simplifier: Found 1 issue (1 low)

Low

DEBUG_ATTACH_MODE_HELP is a redundant single-use abstraction - `src/mcp/tools/debugging/debug_attach_sim.ts:22-23`

This constant is defined and used exactly once; inline the string directly into the template literal to eliminate the unnecessary indirection.


⏱ 34.5s · 11.4k in / 1.7k out · $0.11