Contents

flake8-broken-line 1.0.0

0

Flake8 plugin to forbid backslashes for line breaks

Flake8 plugin to forbid backslashes for line breaks

Stars: 111, Watchers: 111, Forks: 80, Open Issues: 14

The wemake-services/flake8-broken-line repo was created 5 years ago and the last code push was 5 months ago.
The project is popular with 111 github stars!

How to Install flake8-broken-line

You can install flake8-broken-line using pip

pip install flake8-broken-line

or add it to a project with poetry

poetry add flake8-broken-line

Package Details

Author
Nikita Sobolev
License
MIT
Homepage
https://github.com/wemake-services/flake8-broken-line
PyPi:
https://pypi.org/project/flake8-broken-line/
GitHub Repo:
https://github.com/sobolevn/flake8-broken-line

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
No  flake8-broken-line  pypi packages just yet.

Errors

A list of common flake8-broken-line errors.

Code Examples

Here are some flake8-broken-line code examples and snippets.

Related Packages & Articles

flake8 7.0.0

the modular source code checker: pep8 pyflakes and co

flake8-2020 1.8.1

flake8 plugin which checks for misuse of sys.version or sys.version_info