oxc-project/Oxfmt Action

Format your code with Oxfmt

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 4, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: oxc-project/oxfmt-action@5f25fc2dccfa7335bc29ceceecc610d8b5c93d64 # v0.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionOxfmt SemVer version pattern to usenolatest
configPath to Oxfmt configuration file.no""
ignore-pathPath to ignore file. If not specified, .gitignore and .prettierignore in the current directory are used.no""
all-filesCheck all files, not just changed ones. Only affects PRs.nofalse
base-branchBase branch to diff PR branches against.no""
working-directoryWorking directory to run oxfmt in.no""

no outputs