-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
There is a minor typo in the documentation
Steps to reproduce
- Within the documentation, User Guide -> PyLint Output -> Reports section states that reports can be enabled through the --report=y option
This is a typo and the option name is truly 'reports'
Current behavior
These features can be enabled through the --report=y option, or its shorthand version -rn.
Expected behavior
These features can be enabled through the --reports=y option, or its shorthand version -rn.
Metadata
Metadata
Assignees
Labels
No labels