FreeBSD.software
Home/devel/py311-flake8-black

py311-flake8-black

0.3.6_2

flake8 plugin to call black as a code style validator

flake8-black is an MIT licensed flake8 plugin for validating Python code style with the command line code formatting tool black. Black, "The Uncompromising Code Formatter", is normally run to edit your Python code in place to match their coding style, a strict subset of the PEP 8 style guide. The point of this plugin is to be able to run black --check ... from within the flake8 plugin ecosystem. You might use this via a git pre-commit hook, or as part of your continuous integration testing.

Origin: devel/py-flake8-black
Category: devel
Size: 45.5KiB
License: MIT
Maintainer: sunpoet@FreeBSD.org
Dependencies: 3 packages
Required by: 0 packages
$pkg install py311-flake8-black

Dependencies (3)

More in devel