pylint-to-ruff 0.2.1
pip install pylint-to-ruff==0.2.1
Released:
Introspect a Pylint configuration and convert it to Ruff
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Aarni Koskela
- Tags lint , pylint , ruff
- Requires: Python >=3.9
Classifiers
- Development Status
- Programming Language
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Aarni Koskela
- Tags lint , pylint , ruff
- Requires: Python >=3.9
Classifiers
- Development Status
- Programming Language
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pylint_to_ruff-0.2.1.tar.gz
.
File metadata
- Download URL: pylint_to_ruff-0.2.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7cbae5fb7bad45e9200597e8854d98318b5bda223abb004183818e02f799189a
|
|
MD5 |
5b62695b146c80b4b7eb6a808002f0e2
|
|
BLAKE2b-256 |
314f71d77427adacbb368c8b6e2b76de02fa0b506842c10e88377bf4c2ddf8cd
|
File details
Details for the file pylint_to_ruff-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: pylint_to_ruff-0.2.1-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
48ab719e4e9d8a44f9a0eb82a31533f4e1b23fb418845718e918f8d36458e07d
|
|
MD5 |
4fcd304bec998965aae1c9e7de13fded
|
|
BLAKE2b-256 |
5b9c6bed1521b7943577fa07152bebe62964cc88f4773fed7361b9a128f13805
|