flake8-broken-line 1.0.0
0
Flake8 plugin to forbid backslashes for line breaks
Contents
Flake8 plugin to forbid backslashes for line breaks
Stars: 112, Watchers: 112, Forks: 76, Open Issues: 14The wemake-services/flake8-broken-line
repo was created 6 years ago and the last code push was 11 months ago.
The project is popular with 112 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
Related Packages
Errors
A list of common flake8-broken-line errors.
Code Examples
Here are some flake8-broken-line
code examples and snippets.