bbugh/FIXME alert
Check code for specific terms (FIXME, WIP, etc.) and fail (with code annotations) if any are found.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| terms | The pipe-delimited searchable terms to pass as a regex group to `git grep`. | no | FIXME |
| case-sensitive | Whether the searchable terms passed to `git grep` should be case-sensitive or not. | no | true |
Outputs
no outputs