Plugin for pylint which allows to define and check variable name for exception
Project description
Plugin for pylint which allows defining and checking variable name for exception (like e or exc or other)
Install:
pip install pylint-exception-var-name-plugin
Usage:
pylint --load-plugins pylint_exception_var_name_plugin FILES_TO_CHECK
Add to pylintrc file to set ALLOWED_VAR_NAME:
[VARIABLES]
exception-var-name=ALLOWED_VAR_NAME
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylint_exception_var_name_plugin-0.1.3.tar.gz.
File metadata
- Download URL: pylint_exception_var_name_plugin-0.1.3.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.6 Linux/5.15.0-69-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d415464835a13e4d8bd1fd4a29f88e019692a292b5efafa19be60867865498de
|
|
| MD5 |
ad8e5567d7629c3e17e93ed047a0eeeb
|
|
| BLAKE2b-256 |
119c86aa07b51d06ab23149db583ce6adb4a8baaf504199f899c6df3af59ad8e
|
File details
Details for the file pylint_exception_var_name_plugin-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pylint_exception_var_name_plugin-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.6 Linux/5.15.0-69-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a371ec4a923b41662efed8cf1c71f8ade898929ddaf600763670f9fc2e6fe442
|
|
| MD5 |
6f404c22bee8af22fc5a6204309e2059
|
|
| BLAKE2b-256 |
325fe15e90864dd5b20340881038907f2ae0693eb35fcb5aa876c09f27610d8b
|