khiemdoan/YAML Linting
Validate YAML syntax using yamllint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Files or directories to lint | 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
no outputs