Files
Boshen 94bfbd83f5 docs(maintenance): add goals section (#23328)
Add a project goals section to MAINTENANCE.md.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
2026-06-12 13:44:30 +00:00

1.2 KiB

Goals

In no specific order:

  • Better performance
  • Lower memory usage
  • More test coverage
  • Better conformance with existing tools and specifications

Oxlint & Oxfmt

Release Oxlint & Oxfmt

  • Run Prepare Release Apps
    • Releases both oxlint and oxfmt together as a single GitHub release (with different versions)
    • Runs automatically every Monday at 9am UTC / 5pm Shanghai time

E2E Testing

Publish Crates

Note: crates.io trusted publishing is configured, a short lived token is used instead of a long-live token stored in github secrets.

Update VSCE_PERSONAL_ACCESS_TOKEN