Oxfmt Action
Version updated for https://github.com/oxc-project/oxfmt-action to version v0.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates the Oxfmt tool to automate the formatting checks for JavaScript and TypeScript codebases. It ensures code consistency by verifying formatting in changed files on pull requests or specific subdirectories in monorepos. Key features include customizable configuration, ignore file support, and the ability to target specific branches or directories for formatting checks.
What’s Changed
- oxfmt –init (5f25fc2)
- Add oxfmt devDependency and format repo (44bf84a)
- Add CI, editorconfig, yamllint, renovate, MAINTENANCE (ed8faf2)
- Initial oxfmt-action (bb1d71f)