auto-close-duplicates.ts redundant variable assignment (allIssues to issues)

Status Closed — not planned
Maintainer reply None cached
Activity 2 comments · opened May 23, 2026 · closed Jun 23, 2026

Bug\n\nscripts/auto-close-duplicates.ts line 143 has 'const issues = allIssues;' - a redundant copy of an already-mutated array. The variable allIssues could be used directly.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗