Path Plural
| Item | Description |
|---|---|
| Full Fuzzer Name | PathPluralsLinterFuzzer |
| Log Key | PPL |
| Description | This linter will check if path uses plural nouns. For example, favor /users instead of /user |
| Enabled by default? | No. You need to use the cats lint ... sub-command. |
| Reporting | Reports success if the path uses plural nouns, or error otherwise. |