[Checkins] [zopefoundation/Products.StandardCacheManagers] cd5cfb: Fix linting issue

Jens Vagelpohl noreply at github.com
Fri May 15 09:58:36 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.StandardCacheManagers
  Commit: cd5cfb4f3d10de890bd2b4d20510d9561957cbb3
      https://github.com/zopefoundation/Products.StandardCacheManagers/commit/cd5cfb4f3d10de890bd2b4d20510d9561957cbb3
  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: e36a89f7a2fff9f39521970ebbc4fb656a9658c5
      https://github.com/zopefoundation/Products.StandardCacheManagers/commit/e36a89f7a2fff9f39521970ebbc4fb656a9658c5
  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 #3 from zopefoundation/fix-lint

Fix linting issue


Compare: https://github.com/zopefoundation/Products.StandardCacheManagers/compare/02217163ce4d...e36a89f7a2ff


More information about the checkins mailing list