Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.69 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.69 KB

oxlint Ecosystem CI

This repository is used to run integration tests for oxlint ecosystem projects.

Add a new integration

Maintenance

  • Boshen may submit a oxlint adjustment PR to your repository if it fails to run correctly.
  • Due to maintenance burden, a sponsorship will have a more likely hood of having the PR accepted.

Scheduled github workflow

Workflows are scheduled to run automatically every day.

Manual github workflow

  • open workflow
  • click 'Run workflow' button on top right of the list
  • change ref for a different branch

Local

  • pnpm clone - clones all the repositories
  • pnpm update - updates (git pull) all the repositories
  • pnpm test /path/to/oxc/target/release/oxlint ARGS - run oxlint

Integrated Repositories

See ./matrix.json.

Notable repositories:

My sponsors