lint_code
Analyze Python code for errors and style issues using ruff or flake8 to improve code quality and maintainability.
Instructions
Lint a Python file using ruff or flake8
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to the file to lint |