haskell-actions/Install HLint to be used with hlint-run
Cached download of hlint binary release to be used with hlint-run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The token to use when communicating with GitHub's API. | no | ${{ github.token }} |
| version | hlint version | no | latest |
Outputs
| name | description |
|---|---|
| hlint-dir | Directory containing the hlint executable |
| hlint-bin | Location of the hlint executable |
| version | Version of the hlint tool (same as input, if provided) |