oxc-project/Oxfmt Action
Format your code with Oxfmt
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 4, 2026
- License
- None
Pinned Snippet
uses: oxc-project/oxfmt-action@5f25fc2dccfa7335bc29ceceecc610d8b5c93d64 # v0.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Oxfmt SemVer version pattern to use | no | latest |
| config | Path to Oxfmt configuration file. | no | "" |
| ignore-path | Path to ignore file. If not specified, .gitignore and .prettierignore in the current directory are used. | no | "" |
| all-files | Check all files, not just changed ones. Only affects PRs. | no | false |
| base-branch | Base branch to diff PR branches against. | no | "" |
| working-directory | Working directory to run oxfmt in. | no | "" |
Outputs
no outputs