lint_file
Lint a single Python file using wemake-python-styleguide rules. Receive structured violation reports to identify and fix style issues.
Instructions
Lint a single Python file using wemake-python-styleguide rules.
Args: path: Path to the Python (.py) file to lint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |