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.
Release files for pylint-to-ruff 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pylint_to_ruff-0.3.0.tar.gz | 8.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pylint_to_ruff-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.9 kB
Release files / pylint_to_ruff-0.3.0.tar.gz
| Download URL | pylint_to_ruff-0.3.0.tar.gz |
|---|---|
| Size | 8.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d84f5fcc2eb55b6ba06c139584ca546d79ef1317def8780838bf6c1dc669f45d
|
|
BLAKE2b-256 checksum How to use checksums |
99322bb3f168523bfa1ae44d34a509a9ae103896c922ba1dbe5d55bd9d2a2b85
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|
Release files / pylint_to_ruff-0.3.0-py3-none-any.whl
| Download URL | pylint_to_ruff-0.3.0-py3-none-any.whl |
|---|---|
| Size | 6.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f0c92f98e625f16bb819736dac3967e3790f01a6b4e0b109c34273bd1c0d29be
|
|
BLAKE2b-256 checksum How to use checksums |
52d38e1a26077b0935a359e212f75e33f7749ba92e989956cd6932664365436c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|