openmv/Uncrustify Format Check

Run uncrustify on specified files with custom config

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Sep 18, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: openmv/uncrustify-action@4284a2954710ece8ae64dc8c69495f0430c55759 # v1

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

namedescriptionrequireddefault
config-pathPath to uncrustify config filenouncrustify.cfg
extensionsFile extensions to check (e.g., "c,h,cpp")yes
exclude-patternsPatterns to exclude (YAML list)no
fail-on-errorWhether to fail the action if formatting issues are foundyes
uncrustify-versionUncrustify version to use (e.g., "0.75.0")yes
namedescription
files-changedNumber of files that needed formatting
formatting-neededWhether any files needed formatting (true/false)