test(generate): add sdk drift guardrails
This commit is contained in:
parent
4ed3afea84
commit
3dee1e7acd
3 changed files with 37 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"typecheck": "bun turbo typecheck",
|
||||
"postinstall": "bun run --cwd packages/opencode fix-node-pty",
|
||||
"prepare": "husky",
|
||||
"generate:check": "bun ./script/check-generate.ts",
|
||||
"random": "echo 'Random script'",
|
||||
"hello": "echo 'Hello World!'",
|
||||
"test": "echo 'do not run tests from root' && exit 1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue