Skip to main content

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


Download files

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

Source Distribution

pylint_exception_var_name_plugin-0.1.3.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

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