Path Nouns
| Item | Description |
|---|---|
| Full Fuzzer Name | PathNounsLinterFuzzer |
| Log Key | PNL |
| Description | This linter will check if path naming favours using nouns, rather than verbs. For example, favor /users instead of /postNewUser |
| Enabled by default? | No. You need to use the cats lint ... sub-command. |
| Reporting | Reports success if the path naming favours using nouns, or error otherwise. |