Skip to main content
WARNING: PyPI Phishing attack ongoing. Please check that you are on the correct domain - PyPI dot org - before continuing  PyPI

Introspect a Pylint configuration and convert it to Ruff

Project description

pylint-to-ruff

A friend of flake8-to-ruff, this project attempts to introspect your Pylint configuration and figure out what Ruff rules to enable or disable.

Usage

You need to be in an environment where both your target Pylint version and your target Ruff version are available to execute.

Then, run the program – easiest is pipx:

pipx run pylint-to-ruff

or if you have installed the package already with Pip, simply

pylint-to-ruff

The tool will output a TOML segment you can paste or interpolate into your Ruff configuration file.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page