actions-marketplace-validations/JSON Keys
A GitHub action to check keys of json files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| file-matcher | Minimatch expression of the json files to check. | no | **/*.json |
| order | The alphabetical key order. Options: `asc`, `desc`. Default: `asc`. | no | asc |
| key-format | Format of the keys. Options: `snake_case`, `camelCase`, `PascalCase`, `kebab-case` or custom regexp. Default: `snake_case`. | no | camelCase |
Outputs
no outputs