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.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for pylint_super_not_called-0.10.1.tar.gz
Algorithm Hash digest
SHA256 c5a6a4f95a56c6def742f9196f9d2329551103371b2e39ab0b4a88b94dd15fee
MD5 7811da669242940d4ed103f037f3be5b
BLAKE2b-256 0c2ca9f73e302880224b8b2fe03cfa0fcba10e0ae6deb833de5bc548acf91436

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pylint_super_not_called-0.10.1-py3-none-any.whl
Algorithm Hash digest
SHA256 87ac154b77c8a2aff9c6601b41721e6811c625c3259bbd7d3905b8c688bf0cce
MD5 2e7a80a11f04c4522aacfacd2928300b
BLAKE2b-256 8a18903b663695fb02867c04f32668c88e62efcdead26e0992e9a7aa3d0d6683

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