Language

Package: python2-flake8 @ 3.9.1

Synopsis

The modular source code checker: pep8, pyflakes and co

Description

Flake8 is a wrapper around PyFlakes, pep8 and python-mccabe.

Home page
https://gitlab.com/pycqa/flake8
Location
gnu/packages/python-xyz.scm (line: 9371, column: 4)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?