donisaac/ZLint Action
Lint your Zig code with ZLint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 27, 2024
- License
- None
Pinned Snippet
uses: donisaac/zlint-action@cfdeb5dfac016b6da6e5f88eaf49fc98084e9f6f # v0.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of ZLint to use. | yes | latest |
| binary | Use a pre-built ZLint binary. Overrides version. | no | — |
| diff-only | When triggered by a `pull_request`, only lint files that have changed. | no | true |
Outputs
no outputs