siliconlabssoftware/Code Convention Check
Enforce Silicon Labs C/C++ coding standards (formatting, naming, spelling)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| exclude-regex | Regex pattern to exclude paths from all checks. Format: Python regex, use | for OR. Example: .*\/generated\/.*|.*\.pb\.c | no | "" |
| codespell-ignore-words | Words for codespell to ignore. Format: Comma-separated, case-insensitive. Example: hsi,aci,dout,teh | no | "" |
| codespell-skip-paths | Files/directories for codespell to skip. Format: Comma-separated glob patterns (fnmatch-style), not regex. Avoid using **. Example: *.bin,docs/*,third_party/* | no | "" |
Outputs
no outputs