pachadotdev/Clang-format Multi-version

Format C/C++ code with multiple clang-format versions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionClang-format version to use (11-21)no21
filesFiles or patterns to format (default: all C/C++ files in repository)no""
auto-commitAutomatically commit formatted changesnotrue
commit-messageCommit message for auto-commitnostyle: auto-format code with clang-format
fail-on-diffFail the action if formatting changes are needed (useful for PR checks)nofalse
excludeRegex pattern(s) for files to exclude from formatting (e.g. "json\.hpp$" or "vendor/|third.party/")no""
working-directoryWorking directory to run clang-format inno.
namedescription
files-changedNumber of files that were changed
has-changesWhether any files were changed (true/false)