Skip to main content

Json Objects Case

ItemDescription
Full Fuzzer NameJsonObjectsCaseLinterFuzzer
Log KeyJOCL
DescriptionThis linter will check if JSON objects naming follows PascalCase naming standard.
Enabled by default?No. You need to use the cats lint ... sub-command.
ReportingReports success if the JSON objects follow PascalCase naming, or error otherwise.