Skip to content

fix: satisfy Ponytail lint and type checks - #16

Merged
o-az merged 2 commits into
mainfrom
fix/ponytail-lint-typecheck
Aug 5, 2026
Merged

fix: satisfy Ponytail lint and type checks#16
o-az merged 2 commits into
mainfrom
fix/ponytail-lint-typecheck

Conversation

@o-az

@o-az o-az commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • make the Ponytail plugin pass the repository’s strict oxlint rules without weakening the CLI lint gate
  • tighten parser, event-result, and test-harness types for the new project typecheck
  • preserve native Ponytail commands, per-thread modes, configuration behavior, and single-file bundling

Verification

  • bun oxlint --deny=all plugins tests/ponytail-plugin.test.ts
  • bun tsc --project tsconfig.json
  • bun test tests/ponytail-plugin.test.ts
  • bun build plugins/ponytail.ts --outdir <temporary-directory>
  • git diff --check

o-az and others added 2 commits August 5, 2026 17:38
Signed-off-by: o-az <23618431+o-az@users.noreply.github.com>
@o-az
o-az merged commit 585e19e into main Aug 5, 2026
7 checks passed
@o-az
o-az deleted the fix/ponytail-lint-typecheck branch August 5, 2026 18:18
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