test(repo): cover worktree hygiene guardrails
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"test": "node ./scripts/run-from-workspace-root.mjs turbo run test:unit",
|
||||
"test:unit": "node ./scripts/run-from-workspace-root.mjs turbo test:unit",
|
||||
"test:e2e": "node ./scripts/run-from-workspace-root.mjs turbo test:e2e",
|
||||
"test:scripts": "node --test scripts/*.test.mjs",
|
||||
"check:architecture": "node ./scripts/check-architecture-guardrails.mjs",
|
||||
"check:exports": "node ./scripts/check-workspace-exports.mjs",
|
||||
"check:imports": "node ./scripts/check-workspace-imports.mjs",
|
||||
|
||||
Reference in New Issue
Block a user