[Checkins] [zopefoundation/Products.PythonScripts] ac9c86: Fix linting issue

Jens Vagelpohl noreply at github.com
Fri May 15 09:57:29 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.PythonScripts
  Commit: ac9c86668d11ce416c079ed1d0e8655a25cad6fb
      https://github.com/zopefoundation/Products.PythonScripts/commit/ac9c86668d11ce416c079ed1d0e8655a25cad6fb
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Fix linting issue

... which arise with the new flake8 version.

`tests` is no longer a valid flake8 param, as it is no top level
directory.

As it is a subfolder of the `src` folder, it gets linted anyway.

modified:   tox.ini


  Commit: e4f9240f68ddcfaf680ae88fe874176cb6b1d294
      https://github.com/zopefoundation/Products.PythonScripts/commit/e4f9240f68ddcfaf680ae88fe874176cb6b1d294
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Merge pull request #41 from zopefoundation/fix-lint

Fix linting issue


Compare: https://github.com/zopefoundation/Products.PythonScripts/compare/09a574bb2ff8...e4f9240f68dd


More information about the checkins mailing list