actions-marketplace-validations/clang-format (w/ diff)
clang-format all C/C++ files in the project, and show the diff
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | clang-format version | no | — |
| style | clang-format -style parameter value | no | file |
| exclude | :-separated list of excluded files and directories | no | — |
Outputs
| name | description |
|---|---|
| diff | diff between the actual and the formatted code |