Skip to main content

A Pylint plugin to ensure overloaded methods are calling the parent method with super

Project description

Pylint super-not-called plugin

A Pylint plugin that enforces methods to call the parent method with super.

Installation

# Install the package into your virtual environment:
pip install pylint_super_not_called

# Launch Pylint with the load-plugin option
pylint --load-plugin pylint_super_not_called .

Use pylintrc to automatically load the plugin if needed

Configuration

  • super-enforced-methods: a list of methods to check (default: 'setUp')

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_super_not_called-0.10.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file pylint_super_not_called-0.10.2.tar.gz.

File metadata

File hashes

Hashes for pylint_super_not_called-0.10.2.tar.gz
Algorithm Hash digest
SHA256 13f1933fc30d216893580904f53a911e60a53d9bb041046abd8e8e89edbd811d
MD5 324475b82ce74d9a86fff4cacc860e0c
BLAKE2b-256 9d9fcaa21b0d59420c8a9bf416f68488bec4794f334c2d9682465e31f21ffd38

See more details on using hashes here.

File details

Details for the file pylint_super_not_called-0.10.2-py3-none-any.whl.

File metadata

File hashes

Hashes for pylint_super_not_called-0.10.2-py3-none-any.whl
Algorithm Hash digest
SHA256 52587baae781dac63fdcbc827855a72906c720d3449c812f94e24959a196ef67
MD5 24041dec290261565b6e129ad59ec016
BLAKE2b-256 2609206538b696f91e6f086aff63e05730be1d70d1798326fbee92adc9f7fe7b

See more details on using hashes here.

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