Skip to main content

Query Params Case

ItemDescription
Full Fuzzer NameQueryParamsCaseLinterFuzzer
Log KeyQPCL
DescriptionThis linter will check if query params follow snake_case naming standard.
Enabled by default?No. You need to use the cats lint ... sub-command.
ReportingReports success if the query params use snake_case naming, or error otherwise.