[WIP] Add line numbers to validation script error summary #17

Merged
Copilot merged 1 commits from copilot/add-line-numbers-to-validation-scripts into main 2026-01-03 22:06:09 +00:00
Copilot commented 2026-01-03 22:03:23 +00:00 (Migrated from github.com)

Validation Scripts Line Numbers Enhancement

  • Analyze all validation scripts to identify which ones report errors
  • Modify tabs.sh to display line numbers where tabs are found
  • Modify paths.sh to display line numbers where Windows-style paths are found
  • Test modifications with synthetic errors to verify line numbers are shown
  • Verify no_secrets.sh already shows line numbers (no changes needed)
  • Document changes and verify other scripts don't need modifications
Original prompt

validation scripts should show line numbers where erros where found in summary


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

## Validation Scripts Line Numbers Enhancement - [ ] Analyze all validation scripts to identify which ones report errors - [ ] Modify `tabs.sh` to display line numbers where tabs are found - [ ] Modify `paths.sh` to display line numbers where Windows-style paths are found - [ ] Test modifications with synthetic errors to verify line numbers are shown - [ ] Verify no_secrets.sh already shows line numbers (no changes needed) - [ ] Document changes and verify other scripts don't need modifications <!-- START COPILOT CODING AGENT SUFFIX --> <!-- START COPILOT ORIGINAL PROMPT --> <details> <summary>Original prompt</summary> > validation scripts should show line numbers where erros where found in summary </details> <!-- START COPILOT CODING AGENT TIPS --> --- 💬 We'd love your input! Share your thoughts on Copilot coding agent in our [2 minute survey](https://gh.io/copilot-coding-agent-survey).
jmiller-moko (Migrated from github.com) reviewed 2026-01-03 22:03:23 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoCassiopeia#17