Skip to content

Conversation

@gregkonush
Copy link
Member

Summary

  • add root Oxlint config/ignores plus scripts and deps (with a type-aware pilot in services/bumba)
  • wire non-blocking Oxlint steps into the bumba CI via the common monorepo workflow
  • document the dual Biome/Oxlint workflow and tsgolint constraints

Related Issues

Closes #2198

Testing

  • bunx biome check package.json services/bumba/package.json README.md .oxlintrc.json .github/workflows/common-monorepo.yml .github/workflows/bumba-ci.yml
  • bun run lint:oxlint
  • bun run lint:oxlint:type
  • bun run --cwd services/bumba tsc
  • bun run --cwd services/bumba test

Breaking Changes

None

Checklist

  • Testing section documents the exact validation performed (or N/A with justification).
  • Screenshots and Breaking Changes sections are handled appropriately (removed or filled in).
  • Documentation, release notes, and follow-ups are updated or tracked.

@gregkonush
Copy link
Member Author

:shipit:

@gregkonush gregkonush force-pushed the codex/issue-2198-993f1100 branch from 16fe8fb to 4f2debc Compare December 30, 2025 03:16
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.

Add Oxlint as complementary JS/TS linter with tsgolint integration

2 participants