actions-marketplace-validations/Sandeeps Yamllint Github Action
Github action for Yamllint - manily to liniting yaml files for k8s config
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| yamllint_file_or_dir | File or Directory to do yamllint on | no | . |
| yamllint_strict | Use Strict | no | 0 |
| yamllint_config_filepath | Custom yamllint config path | no | "" |
| yamllint_config_datapath | Custom configuration (as YAML source) | no | "" |
| yamllint_format | format for parsing output | no | "" |
| yamllint_comment | Comment yamllint output | no | false |
Outputs
| name | description |
|---|---|
| yamllint_output | Output of yamllint |