Path Case
Item | Description |
---|---|
Full Fuzzer Name | PathCaseLinterFuzzer |
Log Key | PCL |
Description | This linter will check if path follows kebab-case naming standard for path elements and camelCase for path variables . |
Enabled by default? | No. You need to use the cats lint ... sub-command. |
Reporting | Reports success if the path elements comply with the naming, or error otherwise. |