Oxlint Feedback
Version updated for https://github.com/CatChen/oxlint-suggestion-action to version v1.0.5.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The oxlint-suggestion-action GitHub Action integrates Oxlint into your CI/CD pipeline to automate code linting and review processes for Pull Requests. It provides targeted inline feedback by posting review comments only on the lines modified in the Pull Request, reducing noise from pre-existing issues outside the diff. This action streamlines code quality enforcement and enhances collaboration during code reviews.
What’s Changed
What’s Changed
- Bump the development-dependencies group with 5 updates by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/321
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/325
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/328
Full Changelog: https://github.com/CatChen/oxlint-suggestion-action/compare/v1.0.4...v1.0.5