Skip to content

chore: Add format:check to the shepherd oracle - #1191

Merged
jirispilka merged 1 commit into
masterfrom
chore/shepherd-oracle-format-check
Jul 31, 2026
Merged

chore: Add format:check to the shepherd oracle#1191
jirispilka merged 1 commit into
masterfrom
chore/shepherd-oracle-format-check

Conversation

@jirispilka

@jirispilka jirispilka commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Shepherd :)

Added pnpm run format:check to oracle.commands. Not format — that rewrites files, and an oracle must be non-mutating. format:check is oxfmt --check.

CLAUDE.md lists `pnpm run format` among the mandatory checks, but the
oracle omitted it, so a run verified formatting only when a reviewer
happened to run it themselves. `format` rewrites files, which an oracle
must not do; `format:check` is the non-mutating equivalent.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DeTjFmDV3RK6ALz9MKZdPq
@github-actions github-actions Bot added the t-ai Issues owned by the AI team. label Jul 31, 2026
@jirispilka
jirispilka requested a review from MQ37 July 31, 2026 07:30
@jirispilka
jirispilka merged commit 6cfcad3 into master Jul 31, 2026
12 checks passed
@jirispilka
jirispilka deleted the chore/shepherd-oracle-format-check branch July 31, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-ai Issues owned by the AI team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants