fix(doctor): correct warning count in example after PR #59 icon change#63
fix(doctor): correct warning count in example after PR #59 icon change#63TechNickAI wants to merge 1 commit into
Conversation
Code Review — PR #63: fix(doctor): correct warning count in example after PR #59 icon changeOverviewThis PR makes two types of changes to
✅ What's Good
|
|
Both observations are accurate. The closing tag inlining and line reflowing were done by the post-edit prettier formatter hook that runs automatically — not intentional style choices. The inconsistency is real and tracked in #64. The targeted fix (1 warning count) is isolated to line 708; the surrounding reformatting is formatter noise. Nothing to change in this PR. |
Summary
2 warnings ⚠️→1 warning ⚠️mcp-debugfrom⚠️toℹ️, but the summary count wasn't updated to matchmcp-debugnow informational, onlytodo-persist.shis a warning in the exampleBot Feedback Addressed (from PR #59)
Fixed (2):
cursor[bot](line 704): "Summary warning count inconsistent after icon change" — ✅ Fixedchatgpt-codex-connector[bot](line 704): "Align summary counts with info-level mcp-debug example" — ✅ FixedDeclined (1):
claude[bot]observation: hardcodedtodo-persist.shin example output — 👎 Declined: concrete examples should use concrete filenames;<hook-name>.shplaceholder is correct in the behavioral spec instructions but not in illustrative sample output🤖 Generated with Claude Code