Python Lint

Sets up and tunes Ruff linting and formatting for a Python package — pyproject [tool.ruff] rule selection, Black/Flake8/isort migration — and fixes lint or format failures. Use when the user says 'set up linting', 'add ruff', 'fix lint errors', 'configure the formatter'. Not for type errors, non-Python file formatting, pre-commit wiring, or CI workflows.

Paldom aa2c7de 5 files · 47.9 KB Updated

File contents

Paldom/python-skills/tree/main/skills/python-lint commit aa2c7de049

Frequently asked questions

npx skillmds@latest add paldom/python-lint