actions-marketplace-validations/YAML Lint
Validate YAML syntax
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file_or_dir | File(s) or Directory, separate by space if multiple files or folder are specified | no | — |
| config_file | Path to custom configuration | no | — |
| config_data | Custom configuration (as YAML source) | no | — |
| format | Format for parsing output [parsable,standard,colored,github,auto] | no | parsable |
| strict | Return non-zero exit code on warnings as well as errors | no | false |
| no_warnings | Output only error level problems | no | false |
Outputs
| name | description |
|---|---|
| logfile | Yamllint log file path |