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
L001Reports that logical line count has exceeded limit
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file flake8_linenumber-0.1.13.tar.gz.
File metadata
- Download URL: flake8_linenumber-0.1.13.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5c795772f1953400f64df346fd6ae7b2f1bbf9b87a1e982e7e0face0d50b4c0
|
|
| MD5 |
66e766eb1e86f809f33f32581bfd7007
|
|
| BLAKE2b-256 |
72355db9467810cdc5350894affce7e39904cadf3a5f3049dc837679f766c47e
|