jaytakahashii/CPP formatting check with clang-format
A GitHub Action to check C++ code formatting using clang-format.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Directory to check for C++ files (default is root '.') | no | . |
| style | Clang format style (e.g., Google, LLVM, file) | no | file |
Outputs
no outputs