Skip to content

Commit 1a040df

Browse files
wphillipmooreclaude
andcommitted
fix: update documented validation command to st-validate-local
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>
1 parent 51c931b commit 1a040df

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/repository-standards.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@
3535

3636
## Local validation
3737

38-
- `uv run python3 scripts/dev/validate_local.py`
39-
- Docs-only changes: `uv run python3 scripts/dev/validate_docs.py`
40-
- Docs-only validation requires `markdownlint` on the PATH.
38+
- `st-validate-local`
4139

4240
## Linting policy
4341

0 commit comments

Comments
 (0)