lint for ensuring quality software
Project description
ebb-lint
It’s a flake8 plugin! It lints for style problems! All you have to do to activate it is:
$ pip install ebb-lint
Configuration
Configuration does nothing but cause bugs or laxness, so ebb-lint has none.
If, however, one is writing a one-off script and wishes to use print against ebb-lint‘s wishes, a comment can be added to the top of the file to disable that warning:
# I sincerely swear that this is one-off code.
This comment must be above any statements in the code (including docstrings), on a line by itself.
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.
Source Distribution
ebb-lint-0.3.0.tar.gz
(7.8 kB
view hashes)
Built Distributions
ebb_lint-0.3.0-py3-none-any.whl
(11.7 kB
view hashes)
ebb_lint-0.3.0-py2-none-any.whl
(11.7 kB
view hashes)