myriad-actions/Audit and lint
Runs Credo, Sobelow,, deps.audit, Doctor
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| elixir-version | Elixir version to set up | yes | — |
| otp-version | OTP version to set up | yes | — |
| ssh-key | SSH key to use for the CI | yes | — |
| check-format | Run format check | no | true |
| check-credo | Run credo | no | true |
| check-sobelow | Run sobelow | no | true |
| check-deps-audit | Run deps.audit | no | true |
| check-doc-coverage | Run doc coverage | no | true |
| check-xref-graph | Run xref graph | no | true |
| xref-graph-fail-above | Fail if xref graph has more than this number of warnings | no | 0 |
Outputs
no outputs