Query Params Case
Item | Description |
---|---|
Full Fuzzer Name | QueryParamsCaseLinterFuzzer |
Log Key | QPCL |
Description | This linter will check if query params follow snake_case naming standard. |
Enabled by default? | No. You need to use the cats lint ... sub-command. |
Reporting | Reports success if the query params use snake_case naming, or error otherwise. |