st-pasha/Check C++ headers
Checks that every C++ file in the repository has valid C++ headers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | The path where source files are located. This could be either a directory, a file, or a glob, or a list thereof. If ommitted, defaults to "." (i.e. scan the entire repository). | no | . |
| ignore | The path(s) that will be ignored by the tool. These could be either individual files, or directories, or glob patterns. | no | — |
Outputs
no outputs