accuser/Mark Check
Run mark lint, mark format --check, and mark check with GitHub annotations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 1, 2026
- License
- MIT
Pinned Snippet
uses: accuser/check-mark@7a3fbde3930c9bfac4ed29e4b19562980a472d98 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Project root directory | — | . |
| strict | Treat warnings as errors | — | false |
| lint | Run mark lint | — | true |
| format | Run mark format --check | — | true |
| check | Run mark check | — | true |
Outputs
no outputs