Skip to content

docs: clarify check command pipeline#107

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

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

@kingrubic

Copy link
Copy Markdown
Contributor Author

Closing this PR to keep the backlog tidy after more than 48 hours without maintainer feedback. Please feel free to reopen it if a maintainer finds it useful. Thank you.

@kingrubic kingrubic closed this Jul 14, 2026
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