Skip to content

Conversation

@bh2smith
Copy link
Collaborator

@bh2smith bh2smith commented Dec 28, 2025

CI was not previously catching format errors.
This resulted in a lengthy back and forth on an external PR: #90

@cursor
Copy link

cursor bot commented Dec 28, 2025

PR Summary

Ensures CI enforces code format and tidies ESLint config/comments. No runtime logic changes.

  • Update package.json lint script to also run prettier --check across **/*.ts
  • Tweak eslint.config.mjs by removing the no-unused-vars override and keeping TypeScript-specific rules
  • Remove unnecessary eslint-disable comments in src/types/requestArgs.ts and src/utils.ts

Written by Cursor Bugbot for commit aaf6ec7. Configure here.

@bh2smith bh2smith requested a review from mewwts December 30, 2025 08:22
@bh2smith bh2smith merged commit a89fbfc into main Dec 30, 2025
6 checks passed
@bh2smith bh2smith deleted the check-format branch December 30, 2025 08:37
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.

3 participants