Json Objects Case
Item | Description |
---|---|
Full Fuzzer Name | JsonObjectsCaseLinterFuzzer |
Log Key | JOCL |
Description | This linter will check if JSON objects naming follows PascalCase naming standard. |
Enabled by default? | No. You need to use the cats lint ... sub-command. |
Reporting | Reports success if the JSON objects follow PascalCase naming, or error otherwise. |