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.
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.1.0.tar.gz
(5.4 kB
view hashes)
Built Distribution
Close
Hashes for pylint_to_ruff-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72f146c7fa0dcce989cfb6ca734058ef3621d0782c4219471b47027cc3e5719d |
|
MD5 | 6790879ece8e8e7701dade1886bf3d9c |
|
BLAKE2b-256 | 60e93d34d736bc4bae4415e0daa8f2acea095ef81a9b9ba3e73af2cb9d038f36 |