configure_python_linting
Generate linting and formatting configuration for Python projects, selecting from ruff, flake8, pylint, mypy, black, and isort.
Instructions
Generate linting and formatting configuration for a Python project (Pro feature)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strict | No | Enable strict mode with maximum rules | |
| api_key | No | API key for authentication | |
| linters | No | Linters/formatters to configure |