[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1013945: ITP: flake8-black -- flake8 plugin to call black as a code style validator



Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : flake8-black
  Version         : 0.3.3
  Upstream Author : Peter J. A. Cock <p.j.a.cock@googlemail.com>
* URL             : https://github.com/peterjc/flake8-black
* License         : MIT
  Programming Lang: Python
  Description     : flake8 plugin to call black as a code style validator

  This is 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.
  
I plan to maintain this package as part of the Python modules team.


Reply to: