Skip to content

fix: update validation command references to st-validate-local#444

Merged
wphillipmoore merged 2 commits intodevelopfrom
bugfix/435-fix-validation-command
Mar 6, 2026
Merged

fix: update validation command references to st-validate-local#444
wphillipmoore merged 2 commits intodevelopfrom
bugfix/435-fix-validation-command

Conversation

@wphillipmoore
Copy link
Owner

Summary

  • Update documented validation command from non-existent scripts/dev/validate_local.py to st-validate-local
  • Also fix the same stale reference in the PR template

Issue Linkage

Testing

  • st-validate-local

Notes

  • The PR template also had the same stale reference, fixed in this PR

wphillipmoore and others added 2 commits March 6, 2026 07:23
The previous command referenced a non-existent script
(scripts/dev/validate_local.py). The correct entry point is
st-validate-local from standard-tooling.

Fixes #435

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Also fixes the PR template which referenced the same non-existent script.

Fixes #435

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wphillipmoore wphillipmoore enabled auto-merge (squash) March 6, 2026 12:26
@wphillipmoore wphillipmoore merged commit e2c253e into develop Mar 6, 2026
16 checks passed
@wphillipmoore wphillipmoore deleted the bugfix/435-fix-validation-command branch March 6, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: documented validation command references non-existent script

1 participant