Skip to main content

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.

Compatibility

Ruff versions 0.1.4 (November 2023) and newer are supported.

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylint_to_ruff-0.3.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

pylint_to_ruff-0.3.0-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

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