Cyril Roelandt <[email protected]> skribis: > * gnu/packages/python.scm (python-flake8, python2-flake8): New variables.
[...] > + (synopsis > + "The modular source code checker: pep8, pyflakes and co") Rather: “Modular Python source code analysis tool”? > + (description > + "Flake8 is a wrapper around these tools: > +- PyFlakes; > +- pep8; > +- Ned Batchelder’s McCabe script.") Don’t write a bullet list since it’s formatting would be lost in the various UIs. OK with these changes. Thank you! Ludo’.
