Skip to main content

Path Case

ItemDescription
Full Fuzzer NamePathCaseLinterFuzzer
Log KeyPCL
DescriptionThis 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.
ReportingReports success if the path elements comply with the naming, or error otherwise.