georglauterbach/Composite Linter
A composite linter action that consists of actionlint, editorconfig-checker, hadolint, shellcheck, yamllint, and zizmor
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| enable_actionlint | Enable actionlint | no | true |
| enable_editorconfig_checker | Enable editorconfig-checker | no | true |
| enable_hadolint | Enable hadolint | no | true |
| enable_shellcheck | Enable shellcheck | no | true |
| enable_yamllint | Enable yamllint | no | true |
| enable_zizmor | Enable zizmor | no | true |
| actionlint_config | Path to actionlint configuration file | no | — |
| editorconfig_checker_config | Path to editorconfig-checker configuration file | no | — |
| hadolint_config | Path to hadolint configuration file | no | — |
| shellcheck_config | Path to shellcheck configuration file | no | — |
| yamllint_config | Path to yamllint configuration file | no | — |
| zizmor_config | Path to zizmor configuration file | no | — |
| log_level | Log level (trace, debug, info, warn, error) | no | info |
Outputs
no outputs