deep-entertainment/doc8-check
A GitHub action that scans documentations with doc8 and reports failures
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scanPaths | Comma separated list of paths to scan | yes | . |
| ignorePaths | Comma separated list of paths to ignore | no | "" |
| addAnnotations | Wether to add annotations on errors | no | true |
Outputs
| name | description |
|---|---|
| files_selected | Files selected |
| files_ignored | Files ignored |
| total_errors | Total errors |