McCabe complexity checker as a PyLint plugin
Project description
This module provides a PyLint plugin to check McCabe code complexity.
Usage
In pylint.conf:
[MASTER] load-plugins=pylint_mccabe [DESIGN] max-complexity=10
Dependencies
mccabe and pylint, obviously
pep8: Not required for functionality but is used to check the code style
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-mccabe-0.1.3.tar.gz
(1.9 kB
view details)
File details
Details for the file pylint-mccabe-0.1.3.tar.gz
.
File metadata
- Download URL: pylint-mccabe-0.1.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3628affbc6064c08477243915f6752f3ef59fb82803b00be92f30d0ef7bbf29 |
|
MD5 | a804f889518173c29f3fe71e9d821c79 |
|
BLAKE2b-256 | 4aa1ce1c07e4bd51073dd3aa4d29691f71928e342dced62ec3bc056e49fc9511 |