flake8 plugin to limit line number in a module
Project description
flake8-linenumber
Flake8 plugin to limit lines number in a module
Installation
$ pip install flake8-linenumber
Usage
Add path to file and it's limit to your flake8 config (.flake8
file by default)
linenumber =
./events.py=500
./handlers.py=1000
Codes
L001
Reports that logical line count has exceeded limit
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size flake8_linenumber-0.1.8-py3-none-any.whl (3.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size flake8_linenumber-0.1.8.tar.gz (2.3 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for flake8_linenumber-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f1eb4a8f86125c42dc081c0377757df45120c6a4d7bf9db8a71877578870306 |
|
MD5 | 303d3aa463bea478c9c139840d04397b |
|
BLAKE2-256 | 63096e52ee5f01e2b86a63cf15b53c6777f6487169e52eb40f20d65b15367cde |