actions-marketplace-validations/JSON Keys

A GitHub action to check keys of json files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
file-matcherMinimatch expression of the json files to check.no**/*.json
orderThe alphabetical key order. Options: `asc`, `desc`. Default: `asc`.noasc
key-formatFormat of the keys. Options: `snake_case`, `camelCase`, `PascalCase`, `kebab-case` or custom regexp. Default: `snake_case`.nocamelCase

no outputs