grandcolline/static analysis checker
static code analysis checker for golang
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| run | excute command. [errcheck/fmt/imports/lint/sec/shadow/staticcheck/vet] | yes | — |
| directory | action wroking directory. | no | . |
| comment | send comment to PR if true. | no | true |
| token | github token. this is require when comment is true. | no | "" |
| flags | add flags | no | "" |
| ignore-defer | if this is true, do not detect 'defer' with error. This is only valid when run is errcheck. | no | false |
Outputs
no outputs