Skip to content

docs: clarify check command pipeline#107

Open
kingrubic wants to merge 1 commit into
agentctxhq:mainfrom
kingrubic:bemi-docs-check-build
Open

docs: clarify check command pipeline#107
kingrubic wants to merge 1 commit into
agentctxhq:mainfrom
kingrubic:bemi-docs-check-build

Conversation

@kingrubic

Copy link
Copy Markdown
Contributor

Summary

  • update the npm run check command comment in CLAUDE.md
  • include the build step that the root package script runs
  • describe it as the local full gate instead of implying CI invokes it directly

Closes #98.

Test

  • npm run check

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.

CLAUDE.md describes npm run check as "lint + typecheck + test" but it also runs build

1 participant