Skip to content

chore: add verify script#127

Merged
mgoldsborough merged 2 commits into
NimbleBrainInc:mainfrom
koriyoshi2041:chore/add-verify-script
Jul 21, 2026
Merged

chore: add verify script#127
mgoldsborough merged 2 commits into
NimbleBrainInc:mainfrom
koriyoshi2041:chore/add-verify-script

Conversation

@koriyoshi2041

Copy link
Copy Markdown
Contributor

Summary

  • add a root pnpm verify script that runs typecheck, lint, format check, and tests
  • update CLAUDE.md to point contributors at the new single verification command

Fixes #108.

Validation

  • pnpm install --frozen-lockfile
  • pnpm verify

@mgoldsborough mgoldsborough added the qa-reviewed QA review completed with no critical issues label Jul 20, 2026
@mgoldsborough

Copy link
Copy Markdown
Contributor

Thanks for this one, koriyoshi2041. Working the review now.

In the meantime, give us a star here, and on https://github.com/NimbleBrainInc/nimblebrain if you can!

@mgoldsborough mgoldsborough left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. give us a star when you get a chance.

@mgoldsborough
mgoldsborough merged commit 0383d05 into NimbleBrainInc:main Jul 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

qa-reviewed QA review completed with no critical issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: add 'verify' script alias mirroring CI

2 participants