flake8-black 0.3.6
0
flake8 plugin to call black as a code style validator
Contents
flake8 plugin to call black as a code style validator
Stars: 166, Watchers: 166, Forks: 10, Open Issues: 3The peterjc/flake8-black
repo was created 5 years ago and the last code push was 5 days ago.
The project is popular with 166 github stars!
How to Install flake8-black
You can install flake8-black using pip
pip install flake8-black
or add it to a project with poetry
poetry add flake8-black
Package Details
- Author
- Peter J. A. Cock
- License
- MIT
- Homepage
- PyPi:
- https://pypi.org/project/flake8-black/
- Documentation:
- https://github.com/peterjc/flake8-black/blob/master/README.rst
- GitHub Repo:
- https://github.com/peterjc/flake8-black
Classifiers
- Software Development/Libraries/Python Modules
- Software Development/Quality Assurance
Related Packages
Errors
A list of common flake8-black errors.
Code Examples
Here are some flake8-black
code examples and snippets.