Commit 971ebf7
refactor: remove redundant checks in legacy debt verification
- Removed redundant `isPreExisting` and metadata existence checks from `verifyIsPreExisting` in `scripts/create-review-issues.ts`, as these are already enforced by the caller's filtering and the Zod schema validation.
- Verified that all unit tests in `scripts/__tests__` and `tests/unit/scripts` continue to pass successfully.
- Confirmed that linting and build checks pass without errors.
- Maintained strict 50-character minimum for descriptions and required metadata for verifiable debt.
Co-authored-by: arii <342438+arii@users.noreply.github.com>1 parent 8619051 commit 971ebf7
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | 482 | | |
487 | 483 | | |
488 | 484 | | |
| |||
0 commit comments