Skip to content

Remove redundant JSDoc comments and minor code cleanup#250

Merged
DoodleBobBuffPants merged 1 commit intomainfrom
use-7zip
Feb 17, 2026
Merged

Remove redundant JSDoc comments and minor code cleanup#250
DoodleBobBuffPants merged 1 commit intomainfrom
use-7zip

Conversation

@DoodleBobBuffPants
Copy link
Contributor

@DoodleBobBuffPants DoodleBobBuffPants commented Feb 17, 2026

Summary

  • Remove redundant JSDoc comments across the codebase (constants.ts, inputs.ts, metadata.ts, util.ts, test/)
  • Minor code cleanup: condense single-expression arrow functions, inline short object/type literals, remove unnecessary blank lines
  • Rebuild dist

Test plan

  • All 61 tests pass (yarn test)
  • Formatting passes (yarn format:check)
  • Linting passes (yarn lint:check)
  • Dist rebuilt (yarn build)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@DoodleBobBuffPants DoodleBobBuffPants changed the title Use 7zip for zip extraction on Windows Remove redundant JSDoc comments and minor code cleanup Feb 17, 2026
@DoodleBobBuffPants DoodleBobBuffPants merged commit 5f0a7ec into main Feb 17, 2026
25 checks passed
@DoodleBobBuffPants DoodleBobBuffPants deleted the use-7zip branch February 17, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant