dungpham91/Validate JSON data inside YAML files
Github Action detects and validates JSON data inside the YAML files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| folder_or_file | File(s) or Directory, separate by space if multiple files or folder are specified | 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 | Lint JSON data log file path |