Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flake8_linenumber-0.1.9.tar.gz (3.1 kB view hashes)

Uploaded Source

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